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 2025-09-24 15:20:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/at-spi2-core (Old) and /work/SRC/openSUSE:Factory/.at-spi2-core.new.27445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "at-spi2-core" Wed Sep 24 15:20:40 2025 rev:118 rq:1305434 version:2.58.0 Changes: -------- --- /work/SRC/openSUSE:Factory/at-spi2-core/at-spi2-core.changes 2025-08-06 14:33:22.868258172 +0200 +++ /work/SRC/openSUSE:Factory/.at-spi2-core.new.27445/at-spi2-core.changes 2025-09-24 15:20:47.987551490 +0200 @@ -1,0 +2,38 @@ +Mon Sep 15 06:18:25 UTC 2025 - Dominique Leuenberger <[email protected]> + +- Update to version 2.58.0: + + libatspi: Increase ATSPI_ROLE_COUNT after switch role was added + + Add ATSPI_CHECK_VERSION macro. + + Properly fix key notifications under X11 when multiple keyboard + layouts are in use. + +------------------------------------------------------------------- +Mon Sep 1 15:43:25 UTC 2025 - Dominique Leuenberger <[email protected]> + +- Update to version 2.57.2: + + Don't install at-spi-dbus-bus.service if systemd is not enabled + + Some collection fixes and documentation improvements + + Fix reporting the wrong keysym on X11 setups where multiple + keyboard layouts are in use + + Fix possible memory leak in atspi_accessible_get_description. + +------------------------------------------------------------------- +Sat Aug 30 10:14:19 UTC 2025 - Dominique Leuenberger <[email protected]> + +- Update to version 2.57.1: + + Fix several crashes introduced by the code to handle the + accessibility bus going away. + + Add atspi_device_clear_key_grabs. + + Have python overrides check DBus object paths when testing for + equality. +- Changes from version 2.57.0: + + device-a11y-manager: Fix crash on dispose + + device-a11y-manager: Check properly for the DBus backend + presence + + a11y-manager-device: Fix unmap_keysym_modifier. + + atk-adaptor: Reconnect when the bus launcher reappears. + + Don't keep references to uncached objects in the application's + hash table. + + Add some Python overrides + +------------------------------------------------------------------- Old: ---- at-spi2-core-2.56.4.obscpio New: ---- at-spi2-core-2.58.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ at-spi2-core.spec ++++++ --- /var/tmp/diff_new_pack.Z3tEU3/_old 2025-09-24 15:20:48.583576564 +0200 +++ /var/tmp/diff_new_pack.Z3tEU3/_new 2025-09-24 15:20:48.587576733 +0200 @@ -1,7 +1,7 @@ # # spec file for package at-spi2-core # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %define atspiconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}} Name: at-spi2-core -Version: 2.56.4 +Version: 2.58.0 Release: 0 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: LGPL-2.1-or-later @@ -183,6 +183,11 @@ %dir %{_libdir}/gtk-2.0 %dir %{_libdir}/gtk-2.0/modules %{_libdir}/gtk-2.0/modules/libatk-bridge.so +%dir %{python3_sitearch}/gi +%dir %{python3_sitearch}/gi/overrides +%dir %{python3_sitearch}/gi/overrides/__pycache__ +%{python3_sitearch}/gi/overrides/Atspi.py +%{python3_sitearch}/gi/overrides/__pycache__/Atspi.cpython-313.pyc %files -n libatspi0 %{_libdir}/libatspi.so.0* ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Z3tEU3/_old 2025-09-24 15:20:48.615577911 +0200 +++ /var/tmp/diff_new_pack.Z3tEU3/_new 2025-09-24 15:20:48.619578080 +0200 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/at-spi2-core.git</param> - <param name="revision">2.56.4</param> + <param name="revision">2.58.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> ++++++ at-spi2-core-2.56.4.obscpio -> at-spi2-core-2.58.0.obscpio ++++++ ++++ 7136 lines of diff (skipped) ++++++ at-spi2-core.obsinfo ++++++ --- /var/tmp/diff_new_pack.Z3tEU3/_old 2025-09-24 15:20:48.979593225 +0200 +++ /var/tmp/diff_new_pack.Z3tEU3/_new 2025-09-24 15:20:48.987593561 +0200 @@ -1,5 +1,5 @@ name: at-spi2-core -version: 2.56.4 -mtime: 1754089681 -commit: 7f111fc91751b49bd7fec885035024b401253adb +version: 2.58.0 +mtime: 1757774475 +commit: 04e665419e7c021ecb350bf05b650f402d168ad8
