SHA256
1
0
forked from pool/at-spi2-core

Accepting request 921664 from GNOME:Factory

Resub after fixing .changes (forwarded request 921026 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/921664
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/at-spi2-core?expand=0&rev=94
This commit is contained in:
Dominique Leuenberger 2021-09-29 18:18:00 +00:00 committed by Git OBS Bridge
commit 80e9c2b990
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e49837c2ad30d71e1f29ca8e0968a54b95030272f7ff40b89b48968653f37a5c
size 197528

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b5da10e94fa3c6195f95222438f63a0234b99ef9df772c7640e82baeaa6e386
size 198016

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Sep 19 19:09:54 UTC 2021 - Michael Gorse <mgorse@suse.com>
- Update to version 2.42.0:
+ Set X root property when Xwayland starts on demand.
+ Several dbus introspection fixes.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 9 21:30:37 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de> Fri Jul 9 21:30:37 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>

View File

@ -17,13 +17,13 @@
Name: at-spi2-core Name: at-spi2-core
Version: 2.40.3 Version: 2.42.0
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
Group: System/GUI/GNOME Group: System/GUI/GNOME
URL: https://www.gnome.org/ URL: https://www.gnome.org/
Source0: https://download.gnome.org/sources/at-spi2-core/2.40/%{name}-%{version}.tar.xz Source0: https://download.gnome.org/sources/at-spi2-core/2.42/%{name}-%{version}.tar.xz
Source99: baselibs.conf Source99: baselibs.conf
BuildRequires: gtk-doc BuildRequires: gtk-doc
@ -103,6 +103,8 @@ to develop applications that require these.
%files %files
%license COPYING %license COPYING
%{_libexecdir}/at-spi2/ %{_libexecdir}/at-spi2/
%dir %{_sysconfdir}/xdg/Xwayland-session.d
%{_sysconfdir}/xdg/Xwayland-session.d/00-at-spi
%{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop %{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop
%{_userunitdir}/at-spi-dbus-bus.service %{_userunitdir}/at-spi-dbus-bus.service
%dir %{_datadir}/dbus-1/accessibility-services/ %dir %{_datadir}/dbus-1/accessibility-services/