From 64147b06c86aaa0aaadd1353a4e2a0d1e40171e0e86032ee9bb878a0c57dc868 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Mar 2015 14:31:29 +0000 Subject: [PATCH] Accepting request 291446 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/291446 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=124 --- at-spi2-core-2.14.1.tar.xz | 3 --- at-spi2-core-2.15.90.tar.xz | 3 +++ at-spi2-core.changes | 43 +++++++++++++++++++++++++++++++++++++ at-spi2-core.spec | 9 ++++---- 4 files changed, 51 insertions(+), 7 deletions(-) delete mode 100644 at-spi2-core-2.14.1.tar.xz create mode 100644 at-spi2-core-2.15.90.tar.xz diff --git a/at-spi2-core-2.14.1.tar.xz b/at-spi2-core-2.14.1.tar.xz deleted file mode 100644 index a6a5dae..0000000 --- a/at-spi2-core-2.14.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eef9660b14fdf0fb1f30d1be7c72d591fa7cbb87b00ca3a444425712f46ce657 -size 456272 diff --git a/at-spi2-core-2.15.90.tar.xz b/at-spi2-core-2.15.90.tar.xz new file mode 100644 index 0000000..81f75f6 --- /dev/null +++ b/at-spi2-core-2.15.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e3b36b7fc75f281a284c832839af4fd1fc0a37e2eb33a8c6b3d258d4f4693e1 +size 455600 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 3711f54..fa336b0 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Tue Feb 17 08:49:27 UTC 2015 - dimstar@opensuse.org + +- Update to version 2.15.90: + + Deprecate atspi_text_get_text_{before,at,after}_offset() + (bgo#697969). + + Add roles for fractions, roots, subscripts, and superscripts + (bgo#743403). + +------------------------------------------------------------------- +Wed Jan 28 15:37:16 UTC 2015 - zaitor@opensuse.org + +- Update to version 2.15.4: + + Add names to every timeout (bgo#710644). + + Remove accessibility.conf from EXTRA_DIST (bgo#742987). + + Add ATSPI_STATE_READONLY (bgo#690004). + +------------------------------------------------------------------- +Thu Dec 18 02:39:18 UTC 2014 - zaitor@opensuse.org + +- Update to version 2.15.3: + + Replace deprecated "Rename to" gtk-doc tag. + + Fix atspi_table_cell_get_column_span prototype. + +------------------------------------------------------------------- +Fri Nov 28 18:59:09 UTC 2014 - zaitor@opensuse.org + +- Update to version 2.15.2: + + Make the documentation of ATSPI's STATE_ACTIVE consistent with + that of ATK's (bgo#740274). + + Add ATSPI_ROLE_STATIC and update documentation for + ATSPI_ROLE_TEXT (bgo#740340). + + gi-annotations: get_relation_set returns a array of + AtspiRelation. + +------------------------------------------------------------------- +Tue Nov 18 16:48:32 UTC 2014 - zaitor@opensuse.org + +- Update to version 2.15.1: + + Fix some issues with the accessibility bus configuration + (bgo#722738). + + Documentation for AtspiTableCell is now built. + ------------------------------------------------------------------- Thu Nov 13 17:44:29 UTC 2014 - zaitor@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 70be9c9..61cca9b 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,7 +1,7 @@ # # spec file for package at-spi2-core # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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.14.1 +Version: 2.15.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.14/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.15/%{name}-%{version}.tar.xz Source98: baselibs.conf Source99: %{name}-rpmlintrc BuildRequires: glib2-devel @@ -104,7 +104,8 @@ find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %{_libexecdir}/at-spi2/ %{_sysconfdir}/at-spi2/ %{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop -%{_datadir}/dbus-1/services/org.a11y.atspi.Registry.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 %files -n libatspi0