Accepting request 1109061 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1109061 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/at-spi2-core?expand=0&rev=105
This commit is contained in:
commit
de25e96638
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:37316df43ca9989ce539d54cf429a768c28bb38a0b34950beadd0421827edf55
|
|
||||||
size 554388
|
|
3
at-spi2-core-2.48.4.tar.xz
Normal file
3
at-spi2-core-2.48.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:29ecb12992e8339675f5d755c8735ea3ea298379cfa2c93fde96bee5dc57a515
|
||||||
|
size 554916
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 4 18:20:58 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 2.48.4:
|
||||||
|
+ Add atspi_get_version() to return the runtime version of the
|
||||||
|
AT-SPI library.
|
||||||
|
+ collection:
|
||||||
|
- Fix match testing for attributes.
|
||||||
|
- Avoid locking up if an object has a very large child count.
|
||||||
|
+ Fix possible NULL pointer dereference when deregistering an
|
||||||
|
event listener.
|
||||||
|
+ Various fixes for the new key grabbing API.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 3 02:46:25 UTC 2023 - Yifan Jiang <yfjiang@suse.com>
|
Thu Aug 3 02:46:25 UTC 2023 - Yifan Jiang <yfjiang@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define atspiconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}}
|
%define atspiconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}}
|
||||||
|
|
||||||
Name: at-spi2-core
|
Name: at-spi2-core
|
||||||
Version: 2.48.3
|
Version: 2.48.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Assistive Technology Service Provider Interface - D-Bus based implementation
|
Summary: Assistive Technology Service Provider Interface - D-Bus based implementation
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user