Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package at-spi2-core for openSUSE:Factory checked in at 2021-04-12 12:35:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/at-spi2-core (Old) and /work/SRC/openSUSE:Factory/.at-spi2-core.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "at-spi2-core" Mon Apr 12 12:35:56 2021 rev:89 rq:881177 version:2.40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/at-spi2-core/at-spi2-core.changes 2020-11-23 10:21:51.976778542 +0100 +++ /work/SRC/openSUSE:Factory/.at-spi2-core.new.2401/at-spi2-core.changes 2021-04-12 12:38:52.509474635 +0200 @@ -1,0 +2,40 @@ +Sat Mar 20 08:32:43 UTC 2021 - Michael Gorse <[email protected]> + +- Update to version 2.40.0: + + No changes. + +------------------------------------------------------------------- +Thu Mar 18 14:37:30 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 2.39.91: + + Fix a couple of memory leaks. + + Remove const from AtspiDeviceListenerCB prototype. + +------------------------------------------------------------------- +Tue Feb 23 08:30:12 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 2.39.90.1: + + Fix a crash introduced in 2.39.90, along with a few warnings. + +------------------------------------------------------------------- +Wed Feb 17 10:13:55 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 2.39.90: + + Fix build with X11 disabled. + + Various fixes for the new device API used for key monitoring + and grabbing. + + Fixed several memory leaks. + +------------------------------------------------------------------- +Sun Jan 17 09:45:24 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 2.39.1: + + Don't use gdbus-broker if not running under systemd. + + Unref bus at the end of cleanup. + + Fix XML interfaces. + + Use unix sockets instead of abstract sockets. + + Added a device API to replace the old API for capturing key + grabs. This is needed for toolkits that do not report + keystrokes to atk, such as gtk 4. + +------------------------------------------------------------------- Old: ---- at-spi2-core-2.38.0.tar.xz New: ---- at-spi2-core-2.40.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ at-spi2-core.spec ++++++ --- /var/tmp/diff_new_pack.Tii70s/_old 2021-04-12 12:38:52.949475147 +0200 +++ /var/tmp/diff_new_pack.Tii70s/_new 2021-04-12 12:38:52.953475151 +0200 @@ -1,7 +1,7 @@ # # spec file for package at-spi2-core # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,21 +17,21 @@ Name: at-spi2-core -Version: 2.38.0 +Version: 2.40.0 Release: 0 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: LGPL-2.1-or-later Group: System/GUI/GNOME URL: https://www.gnome.org/ -Source0: https://download.gnome.org/sources/at-spi2-core/2.38/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/at-spi2-core/2.40/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: gtk-doc BuildRequires: meson >= 0.46.0 BuildRequires: pkgconfig -BuildRequires: pkgconfig(dbus-1) >= 1.0 -BuildRequires: pkgconfig(gio-2.0) >= 2.28 -BuildRequires: pkgconfig(glib-2.0) >= 2.36.0 +BuildRequires: pkgconfig(dbus-1) >= 1.5 +BuildRequires: pkgconfig(gio-2.0) >= 2.28.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.62.0 BuildRequires: pkgconfig(gobject-2.0) >= 2.0.0 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(x11) ++++++ at-spi2-core-2.38.0.tar.xz -> at-spi2-core-2.40.0.tar.xz ++++++ ++++ 2174 lines of diff (skipped)
