Changeset 0daf2a5


Ignore:
Timestamp:
04/06/2024 08:31:28 PM (3 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
1b20792
Parents:
50c0d2d0
Message:

Update to at-spi2-core-2.52.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r50c0d2d0 r0daf2a5  
    4242      <para>April 6th, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[bdubbs] - Update to at-spi2-core-2.52.0. Fixes
     46          <ulink url="&blfs-ticket-root;19587">#19587</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[bdubbs] - Update to sentry-sdk-1.44.1. Fixes
  • packages.ent

    r50c0d2d0 r0daf2a5  
    820820<!ENTITY atk-version                  "&atk-minor;.0">
    821821<!ENTITY atkmm-version                "2.28.4">
    822 <!ENTITY at-spi2-core-version         "2.50.2">
     822<!ENTITY at-spi2-core-version         "2.52.0">
    823823<!-- <!ENTITY at-spi2-atk-version          "2.38.0">-->
    824824<!ENTITY cairo-minor                  "1.18">
  • x/lib/at-spi2-core.xml

    r50c0d2d0 r0daf2a5  
    66
    77  <!ENTITY at-spi2-core-download-http
    8            "&gnome-download-http;/at-spi2-core/2.50/at-spi2-core-&at-spi2-core-version;.tar.xz">
     8           "&gnome-download-http;/at-spi2-core/2.52/at-spi2-core-&at-spi2-core-version;.tar.xz">
    99  <!ENTITY at-spi2-core-download-ftp  " ">
    10   <!ENTITY at-spi2-core-md5sum        "21e68347fd3666689c2a5f2b0705a4f2">
    11   <!ENTITY at-spi2-core-size          "556 KB">
    12   <!ENTITY at-spi2-core-buildsize     "24 MB (with tests)">
     10  <!ENTITY at-spi2-core-md5sum        "e6591545b2bf204fe9a58f777bd0b78a">
     11  <!ENTITY at-spi2-core-size          "564 KB">
     12  <!ENTITY at-spi2-core-buildsize     "15 MB (with tests)">
    1313  <!ENTITY at-spi2-core-time          "0.2 SBU (with tests)">
    1414]>
     
    114114
    115115    <para>
    116       The test suite also requires the glib schemas of the package to be
    117       installed already. To test the results, install the package first,
     116      The test suite requires the glib schemas of the package to be
     117      installed already. The tests also need to run in a graphical
     118      environment.  To test the results, install the package first,
    118119      then issue: <command>dbus-run-session ninja test</command>.
    119       One test, <filename>atk-test</filename>, is known to timeout on some
    120       systems.
    121120    </para>
    122121
Note: See TracChangeset for help on using the changeset viewer.