Changeset 243f2fe


Ignore:
Timestamp:
07/03/2022 07:09:42 AM (22 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
bbb31d06
Parents:
33dcb573
Message:

Update to gtk4-4.6.6

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r33dcb573 r243f2fe  
    4242    </listitem>
    4343    -->
     44    <listitem>
     45      <para>July 3rd, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to gtk4-4.6.6. Fixes
     49          <ulink url="&blfs-ticket-root;16730">#16730</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>July 2nd, 2022</para>
  • packages.ent

    r33dcb573 r243f2fe  
    774774<!ENTITY gtk3-version                 "3.24.34">
    775775<!ENTITY gtk4-minor                   "4.6">
    776 <!ENTITY gtk4-version                 "&gtk4-minor;.5">
     776<!ENTITY gtk4-version                 "&gtk4-minor;.6">
    777777<!ENTITY gtk-engines-version          "2.20.2">
    778778<!ENTITY gtkmm2-version               "2.24.5">
  • x/lib/gtk4.xml

    r33dcb573 r243f2fe  
    77  <!ENTITY gtk4-download-http "&gnome-download-http;/gtk/&gtk4-minor;/gtk-&gtk4-version;.tar.xz">
    88  <!ENTITY gtk4-download-ftp  "&gnome-download-ftp;/gtk/&gtk4-minor;/gtk-&gtk4-version;.tar.xz">
    9   <!ENTITY gtk4-md5sum        "eb0a07db4f7d4f3daeb03660bed3ed1a">
     9  <!ENTITY gtk4-md5sum        "1a89e0cd52a7a941e043ca461b9ba043">
    1010  <!ENTITY gtk4-size          "22 MB">
    11   <!ENTITY gtk4-buildsize     "433 MB (71 MB installed, add 11 MB for tests)">
    12   <!ENTITY gtk4-time          "1.0 SBU (using parallelism=4, add 0.2 SBU for tests)">
     11  <!ENTITY gtk4-buildsize     "503 MB (70 MB installed, add 11 MB for tests)">
     12  <!ENTITY gtk4-time          "1.1 SBU (using parallelism=4, add 0.2 SBU for tests)">
    1313]>
    1414
     
    141141    </para>
    142142<!-- [pierre]: 4.6.0, wayland: 727 ok; 2 Expected Fail;  1 Fail; 1 Skipped
    143      [bdubbs]: 4.6.3, x11,     724 OK, 2 Expected Fail, 12 Fail. 1 Skipped-->
     143     [bdubbs]: 4.6.3, x11,     724 OK, 2 Expected Fail, 12 Fail. 1 Skipped
     144     [pierre]: 4.6.6, wayland, 738 OK, 2 Expected Fail,  1 Fail. 1 Skipped-->
    144145
    145146    <para>
Note: See TracChangeset for help on using the changeset viewer.