diff --git a/at-spi2-core-2.2.1.tar.bz2 b/at-spi2-core-2.2.1.tar.bz2 deleted file mode 100644 index 20530b6..0000000 --- a/at-spi2-core-2.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d7c334059b47e54eea65cc86c31dbf1bb8c0b59cbad03318d0af340fcc7e0e5 -size 521228 diff --git a/at-spi2-core-2.3.1.tar.bz2 b/at-spi2-core-2.3.1.tar.bz2 new file mode 100644 index 0000000..d556103 --- /dev/null +++ b/at-spi2-core-2.3.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f0312c04fcc4e2392643f84544c403665ad90bb8cc0ec27307e26474d39437e +size 521155 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 7f0555b..3ea340a 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 15 10:21:44 UTC 2011 - vuntz@opensuse.org + +- Update to version 2.3.1: + + Fix return type of org.a11y.Bus.IsEnabled property + + Declare void functions as such + ------------------------------------------------------------------- Tue Oct 18 06:32:58 UTC 2011 - vuntz@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 4cf0d05..167fa2e 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -18,13 +18,13 @@ Name: at-spi2-core -Version: 2.2.1 +Version: 2.3.1 Release: 1 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: GPLv2+ Group: System/Libraries Url: http://www.gnome.org/ -Source0: http://download.gnome.org/sources/at-spi2-core/2.2/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/at-spi2-core/2.3/%{name}-%{version}.tar.bz2 Source99: %{name}-rpmlintrc BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel