Changeset 2280e49


Ignore:
Timestamp:
04/24/2023 11:36:16 PM (12 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
253f44e
Parents:
1d6fda1
Message:

Update to glib-2.76.2.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r1d6fda1 r2280e49  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "1adbc389ab891616a041aa6d42ef0529">
     9  <!ENTITY glib2-md5sum        "455b94549f2056957fa370a1f14c1662">
    1010  <!ENTITY glib2-size          "5.0 MB">
    11   <!ENTITY glib2-buildsize     "146 MB (add 9.9 for tests)">
    12   <!ENTITY glib2-time          "0.5 SBU (add 0.4 SBU for tests; both using parallelism=4)">
     11  <!ENTITY glib2-buildsize     "126 MB (add 9 MB for tests)">
     12  <!ENTITY glib2-time          "0.5 SBU (add 0.3 SBU for tests; both using parallelism=4)">
    1313]>
    1414
     
    220220      To test the results, after having installed the package, issue:
    221221      <command>LC_ALL=C ninja test</command> as a non-&root; user.
    222       <!-- https://gitlab.gnome.org/GNOME/glib/-/issues/2965 -->
    223       One test named <filename>glib:gio / file</filename> is known to fail.
    224222    </para>
    225223  </sect2>
  • introduction/welcome/changelog.xml

    r1d6fda1 r2280e49  
    4040    -->
    4141   <listitem>
     42     <para>April 24th, 2023</para>
     43     <itemizedlist>
     44       <listitem>
     45         <para>[bdubbs] - Update to glib-2.76.2. Fixes
     46         <ulink url="&blfs-ticket-root;17978">#17978</ulink>.</para>
     47       </listitem>
     48     </itemizedlist>
     49   </listitem>
     50
     51   <listitem>
    4252     <para>April 23rd, 2023</para>
    4353     <itemizedlist>
  • packages.ent

    r1d6fda1 r2280e49  
    104104<!ENTITY fftw-version                 "3.3.10">
    105105<!ENTITY glib2-minor                  "2.76">
    106 <!ENTITY glib2-version                "&glib2-minor;.1">
     106<!ENTITY glib2-version                "&glib2-minor;.2">
    107107<!ENTITY glibmm-version               "2.66.5">
    108108<!ENTITY gmime3-version               "3.2.7">
Note: See TracChangeset for help on using the changeset viewer.