Changeset 170773d3


Ignore:
Timestamp:
12/22/2016 03:18:11 PM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d455680
Parents:
e3ab0bf
Message:

Update to GTK+-3.22.5

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18091 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    re3ab0bf r170773d3  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[renodr] - Update to gtk+-3.22.5. Fixes
     50          <ulink url="&blfs-ticket-root;8631">#8631</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[renodr] - Update to curl-7.52.0. Fixes
    5054          <ulink url="&blfs-ticket-root;8670">#8670</ulink>.</para>
  • packages.ent

    re3ab0bf r170773d3  
    525525<!ENTITY goffice010-version           "0.10.32">
    526526<!ENTITY gtk2-version                 "2.24.31">
    527 <!ENTITY gtk3-version                 "3.22.4">
     527<!ENTITY gtk3-version                 "3.22.5">
    528528<!ENTITY gtk-engines-version          "2.20.2">
    529529<!ENTITY gtkmm2-version               "2.24.5">
  • x/lib/gtk+3.xml

    re3ab0bf r170773d3  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-22;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-22;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "666b5500abe2e4cf587b83cc5208d4dc">
     9  <!ENTITY gtk3-md5sum        "55e0198f100db98f31d1b0f9dc403794">
    1010  <!ENTITY gtk3-size          "17 MB">
    11   <!ENTITY gtk3-buildsize     "404 MB (plus 9 MB for tests)">
    12   <!ENTITY gtk3-time          "5.8 SBU (plus 0.5 SBU for tests)">
     11  <!ENTITY gtk3-buildsize     "531 MB (plus 9 MB for tests)">
     12  <!ENTITY gtk3-time          "6.1 SBU (plus 0.4 SBU for tests)">
    1313]>
    1414
     
    161161    <para>
    162162      The accessibility test (six subtests) is known to fail.  The gtk-reftest
    163       (twp subtests) is known ot fail (one subtest). The css-style test (one
     163      (two subtests) is known to fail (one subtest). The css-style test (one
    164164      subtest) is known to fail.
    165165    </para>
     
    337337        <listitem>
    338338          <para>
    339             is a simple program that demonstrates some of the things that can be
     339            is a simple program that demonstrates some of the tasks that can be
    340340            done with <application>GTK+ 3</application>
    341341          </para>
Note: See TracChangeset for help on using the changeset viewer.