diff --git a/at-spi2-core-2.48.3.tar.xz b/at-spi2-core-2.48.3.tar.xz deleted file mode 100644 index 0ea0917..0000000 --- a/at-spi2-core-2.48.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37316df43ca9989ce539d54cf429a768c28bb38a0b34950beadd0421827edf55 -size 554388 diff --git a/at-spi2-core-2.48.4.tar.xz b/at-spi2-core-2.48.4.tar.xz new file mode 100644 index 0000000..cb1bff5 --- /dev/null +++ b/at-spi2-core-2.48.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ecb12992e8339675f5d755c8735ea3ea298379cfa2c93fde96bee5dc57a515 +size 554916 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index beb5528..37c6888 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Sep 4 18:20:58 UTC 2023 - Bjørn Lie + +- Update to version 2.48.4: + + Add atspi_get_version() to return the runtime version of the + AT-SPI library. + + collection: + - Fix match testing for attributes. + - Avoid locking up if an object has a very large child count. + + Fix possible NULL pointer dereference when deregistering an + event listener. + + Various fixes for the new key grabbing API. + ------------------------------------------------------------------- Thu Aug 3 02:46:25 UTC 2023 - Yifan Jiang diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 15ddd48..65decb3 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -19,7 +19,7 @@ %define atspiconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}} Name: at-spi2-core -Version: 2.48.3 +Version: 2.48.4 Release: 0 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: LGPL-2.1-or-later