From ed37057d5c8377aa5e5875964a9dd18d355287b6047b40f6f6cd9a609d4c8935 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 22 Mar 2016 12:30:43 +0000 Subject: [PATCH] Accepting request 377235 from GNOME:Next Update to 3.20.0 OBS-URL: https://build.opensuse.org/request/show/377235 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=139 --- at-spi2-core-2.19.91.tar.xz | 3 --- at-spi2-core-2.20.0.tar.xz | 3 +++ at-spi2-core.changes | 12 ++++++++++++ at-spi2-core.spec | 7 ++++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 at-spi2-core-2.19.91.tar.xz create mode 100644 at-spi2-core-2.20.0.tar.xz diff --git a/at-spi2-core-2.19.91.tar.xz b/at-spi2-core-2.19.91.tar.xz deleted file mode 100644 index 71e6c03..0000000 --- a/at-spi2-core-2.19.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:106fee50e770530450d1e5bbbd3a184fb7ae806813f8fcc7da6e539e93452a16 -size 452840 diff --git a/at-spi2-core-2.20.0.tar.xz b/at-spi2-core-2.20.0.tar.xz new file mode 100644 index 0000000..e2977f0 --- /dev/null +++ b/at-spi2-core-2.20.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc49fb7c08e582910b21ff1e4110b22ab66068a4c6f0db52b098d66794c609b +size 452664 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 114cdb9..38d27c4 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Mar 22 10:02:38 UTC 2016 - dimstar@opensuse.org + +- Update to version 2.20.0: + + No changes. + +------------------------------------------------------------------- +Tue Mar 15 10:46:57 UTC 2016 - dimstar@opensuse.org + +- Update to version 2.19.92: + + Support a stateless configuration by default (bgo#763540). + ------------------------------------------------------------------- Tue Mar 1 12:11:58 UTC 2016 - zaitor@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 1748292..edd91c2 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -17,13 +17,13 @@ Name: at-spi2-core -Version: 2.19.91 +Version: 2.20.0 Release: 0 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: GPL-2.0+ Group: System/Libraries Url: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/at-spi2-core/2.19/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.20/%{name}-%{version}.tar.xz Source98: baselibs.conf Source99: %{name}-rpmlintrc BuildRequires: glib2-devel @@ -103,12 +103,13 @@ find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %defattr(-,root,root) %doc AUTHORS COPYING README %{_libexecdir}/at-spi2/ -%{_sysconfdir}/at-spi2/ %{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop %{_userunitdir}/at-spi-dbus-bus.service %dir %{_datadir}/dbus-1/accessibility-services/ %{_datadir}/dbus-1/accessibility-services/org.a11y.atspi.Registry.service %{_datadir}/dbus-1/services/org.a11y.Bus.service +%dir %{_datadir}/defaults +%{_datadir}/defaults/at-spi2/ %files -n libatspi0 %defattr(-, root, root)