diff --git a/at-spi2-core-2.16.0.tar.xz b/at-spi2-core-2.16.0.tar.xz deleted file mode 100644 index 3081ca3..0000000 --- a/at-spi2-core-2.16.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c0b77fb8ce81abbf1d80c0afee9858b3f9229f673b7881995fe0fc16b1a74d0 -size 455264 diff --git a/at-spi2-core-2.18.0.tar.xz b/at-spi2-core-2.18.0.tar.xz new file mode 100644 index 0000000..13bed8a --- /dev/null +++ b/at-spi2-core-2.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aeec77db6eb8087049af39a07f55756c55319f739d2998030fe6f4ced03ca76 +size 451208 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 14bde4a..b6f0592 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Sep 22 07:17:59 UTC 2015 - dimstar@opensuse.org + +- Update to version 2.18.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 17 20:51:06 UTC 2015 - zaitor@opensuse.org + +- Update to version 2.17.90: + + Modified the cache API to specify an object's index and child + count rather than its children. This eliminates the need for + the application to enumerate its children, improving + performance in some places with large lists (bgo#650090). + +------------------------------------------------------------------- +Thu Jul 23 08:12:53 UTC 2015 - zaitor@opensuse.org + +- Update to version 2.17.1: + + Functions shouldn't try to return values (bgo#749330). + + Fix atspi_table_cell_get_position. + ------------------------------------------------------------------- Tue Mar 24 21:33:27 UTC 2015 - zaitor@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 359ca51..21120e4 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -17,13 +17,13 @@ Name: at-spi2-core -Version: 2.16.0 +Version: 2.18.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.16/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.18/%{name}-%{version}.tar.xz Source98: baselibs.conf Source99: %{name}-rpmlintrc BuildRequires: glib2-devel