Sync from SUSE:SLFO:Main at-spi2-core revision 8ddba510f4ce400fc5716f865560110c

This commit is contained in:
2025-05-13 17:04:41 +02:00
parent fb3ecf9c26
commit f880b18e7f
6 changed files with 23 additions and 8 deletions

View File

@@ -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.0</param>
<param name="revision">2.56.2</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

BIN
at-spi2-core-2.56.0.obscpio (Stored with Git LFS)

Binary file not shown.

BIN
at-spi2-core-2.56.2.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Apr 28 16:08:51 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.56.2:
+ Fix the build with glib < 2.76.
+ a11y-manager-device: Fix unmap_keysym_modifier.
-------------------------------------------------------------------
Sat Mar 29 08:43:24 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.56.1:
+ device-a11y-manager:
- Fix crash on dispose
- Check properly for the DBus backend presence
-------------------------------------------------------------------
Sun Mar 16 08:48:00 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,4 +1,4 @@
name: at-spi2-core
version: 2.56.0
mtime: 1742076291
commit: 019d1a4013216d7d01040cf4eb3b8647bffc0dc9
version: 2.56.2
mtime: 1745854765
commit: 71b07959873a371a4f2e6e3874dba9777e8e2776

View File

@@ -23,7 +23,7 @@
%define atspiconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}}
Name: at-spi2-core
Version: 2.56.0
Version: 2.56.2
Release: 0
Summary: Assistive Technology Service Provider Interface - D-Bus based implementation
License: LGPL-2.1-or-later