From c9337921777b28eba92d2c4a517c1579a8de661785f9450046237ada0c757993 Mon Sep 17 00:00:00 2001 From: Luciano Santos Date: Mon, 29 May 2023 07:12:39 +0000 Subject: [PATCH] Accepting request 1089424 from GNOME:Next - Update to version 2.48.3: + Fix the build when dbus-broker is not set to be used by default. + Fix a couple of use after frees when finalizing devices. + atk-adaptor: Fix handling of sockets in impl_GetChildren. OBS-URL: https://build.opensuse.org/request/show/1089424 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=226 --- at-spi2-core-2.48.2.tar.xz | 3 --- at-spi2-core-2.48.3.tar.xz | 3 +++ at-spi2-core.changes | 9 +++++++++ at-spi2-core.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 at-spi2-core-2.48.2.tar.xz create mode 100644 at-spi2-core-2.48.3.tar.xz diff --git a/at-spi2-core-2.48.2.tar.xz b/at-spi2-core-2.48.2.tar.xz deleted file mode 100644 index cf3c8da..0000000 --- a/at-spi2-core-2.48.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86ebcb55f678381d7ed7825736add42dfccb70ad3b981dfd65d72e58f87828ee -size 554056 diff --git a/at-spi2-core-2.48.3.tar.xz b/at-spi2-core-2.48.3.tar.xz new file mode 100644 index 0000000..0ea0917 --- /dev/null +++ b/at-spi2-core-2.48.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37316df43ca9989ce539d54cf429a768c28bb38a0b34950beadd0421827edf55 +size 554388 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index a466fad..05a4410 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun May 28 09:12:49 UTC 2023 - Bjørn Lie + +- Update to version 2.48.3: + + Fix the build when dbus-broker is not set to be used by + default. + + Fix a couple of use after frees when finalizing devices. + + atk-adaptor: Fix handling of sockets in impl_GetChildren. + ------------------------------------------------------------------- Thu May 11 17:32:53 UTC 2023 - Michael Gorse diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 4e75a39..7aa37ed 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -17,7 +17,7 @@ Name: at-spi2-core -Version: 2.48.2 +Version: 2.48.3 Release: 0 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: LGPL-2.1-or-later