diff --git a/at-spi2-core-2.48.0.tar.xz b/at-spi2-core-2.48.0.tar.xz deleted file mode 100644 index f3f7d6f..0000000 --- a/at-spi2-core-2.48.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:905a5b6f1790b68ee803bffa9f5fab4ceb591fb4fae0b2f8c612c54f1d4e8a30 -size 554000 diff --git a/at-spi2-core-2.48.2.tar.xz b/at-spi2-core-2.48.2.tar.xz new file mode 100644 index 0000000..cf3c8da --- /dev/null +++ b/at-spi2-core-2.48.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ebcb55f678381d7ed7825736add42dfccb70ad3b981dfd65d72e58f87828ee +size 554056 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index ab54380..a466fad 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu May 11 17:32:53 UTC 2023 - Michael Gorse + +- Update to version 2.48.2: + + Fixed a regression in 2.48.1 where the bus launcher would fail + if dbus-broker was configured at build time but not installed + on the system. + +------------------------------------------------------------------- +Thu May 11 09:03:52 UTC 2023 - Bjørn Lie + +- Update to version 2.48.1: + + Fixes for atk-only builds under Windows. + + meson: Avoid requiring libsystemd when configured to use + dbus-daemon. + + Fix crash when a bad index is passed to + atspi_accessible_get_child_at_index. + + Fix possible infinite recursion in + atspi_accessible_clear_cache. + ------------------------------------------------------------------- Thu May 4 19:37:55 UTC 2023 - Bjørn Lie diff --git a/at-spi2-core.spec b/at-spi2-core.spec index fd1436e..4e75a39 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -17,7 +17,7 @@ Name: at-spi2-core -Version: 2.48.0 +Version: 2.48.2 Release: 0 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: LGPL-2.1-or-later