Changeset 05c1d3fc


Ignore:
Timestamp:
04/04/2024 09:28:30 PM (6 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
lazarus, trunk
Children:
38dbf5f
Parents:
4e5920a5
Message:

Update to libgweather-4.4.2

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r4e5920a5 r05c1d3fc  
    5050<!ENTITY libgtop-version                   "2.40.0">
    5151<!ENTITY libgweather-minor                 "4.4">
    52 <!ENTITY libgweather-version               "&libgweather-minor;.0">
     52<!ENTITY libgweather-version               "&libgweather-minor;.2">
    5353<!ENTITY libpeas-version                   "1.36.0">
    5454<!ENTITY libshumate-version                "1.1.3">
  • gnome/platform/libgweather.xml

    r4e5920a5 r05c1d3fc  
    88           "&gnome-download-http;/libgweather/&libgweather-minor;/libgweather-&libgweather-version;.tar.xz">
    99  <!ENTITY libgweather-download-ftp  " ">
    10   <!ENTITY libgweather-md5sum        "bba9065a75a7482be21d0427a12233c0">
     10  <!ENTITY libgweather-md5sum        "57ec40f5ac366b7d9757580913bf2e3b">
    1111  <!ENTITY libgweather-size          "2.7 MB">
    12   <!ENTITY libgweather-buildsize     "96 MB (with tests)">
    13   <!ENTITY libgweather-time          "0.3 SBU (with tests)">
     12  <!ENTITY libgweather-buildsize     "98 MB (with tests)">
     13  <!ENTITY libgweather-time          "0.2 SBU (with tests)">
    1414]>
    1515
     
    138138
    139139    <para>
    140       To test the results, issue: <command>LC_ALL=C ninja test</command>. One
    141       test, <filename>style / style-format</filename>, is known to fail due to
    142       differences between LLVM-16 and LLVM-17's version of clang-format.
    143       <!--
    144         https://gitlab.gnome.org/GNOME/libgweather/-/commit/3c60094ffdc5
    145         It's not a simple URL change, so just document it instead of
    146         patching the test suite...
    147       -->
    148       One test named <filename>libgweather / metar</filename> is known to
    149       fail because it requires some online resources which have been moved
    150       away.
     140      To test the results, issue: <command>LC_ALL=C ninja test</command>.
    151141    </para>
    152142
  • introduction/welcome/changelog.xml

    r4e5920a5 r05c1d3fc  
    4242      <para>April 4th, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[renodr] - Update to libgweather-4.4.2. Fixes
     46          <ulink url="&blfs-ticket-root;19522">#19522</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[renodr] - Adapt Firefox to use Google's Location Service by
Note: See TracChangeset for help on using the changeset viewer.