diff --git a/at-spi2-core-2.18.3.tar.xz b/at-spi2-core-2.18.3.tar.xz deleted file mode 100644 index a8bbfa3..0000000 --- a/at-spi2-core-2.18.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ada26add94155f97d0f601a20cb7a0e3fd3ba1588c3520b7288316494027d629 -size 451408 diff --git a/at-spi2-core-2.19.90.tar.xz b/at-spi2-core-2.19.90.tar.xz new file mode 100644 index 0000000..6363b30 --- /dev/null +++ b/at-spi2-core-2.19.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9e1ff9cec491695903b3408d807c5c458651531e66d715451c8d3aa92373388 +size 452776 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 576d5c5..1400d58 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Tue Feb 16 11:10:10 UTC 2016 - dimstar@opensuse.org + +- Update to version 2.19.90: + + Don't display warning if unable to connect when logged in via + ssh (bgo#761600). + + at-spi-bus-launcher: register with session manager + (bgo#753931). + +------------------------------------------------------------------- +Tue Nov 24 19:36:03 UTC 2015 - zaitor@opensuse.org + +- Update to version 2.19.2: + + Disable xevie by default--it probably doesn't do anything + anyhow. + + get_index_in_parent: Don't crash if parent is defunct. + + Don't crash when trying to set an invalid state (bgo#757915). + +------------------------------------------------------------------- +Sun Nov 22 14:17:45 UTC 2015 - zaitor@opensuse.org + +- Update to version 2.19.1: + + atspi_hyperlink_get_index_range: don't return random values if + the call fails (bgo#755727). + + Fixed some atspi_text_ functions (bgo#755731). + ------------------------------------------------------------------- Tue Nov 10 21:40:40 UTC 2015 - zaitor@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 218c4a5..5453531 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,7 +1,7 @@ # # spec file for package at-spi2-core # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: at-spi2-core -Version: 2.18.3 +Version: 2.19.90 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.18/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.19/%{name}-%{version}.tar.xz Source98: baselibs.conf Source99: %{name}-rpmlintrc BuildRequires: glib2-devel @@ -105,6 +105,7 @@ find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %{_libexecdir}/at-spi2/ %{_sysconfdir}/at-spi2/ %{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop +%{_libexecdir}/systemd/user/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