diff --git a/at-spi2-core-2.8.0.tar.xz b/at-spi2-core-2.8.0.tar.xz deleted file mode 100644 index 416e24c..0000000 --- a/at-spi2-core-2.8.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1861a30fc7f583d5a567a0ba547db67ce9bd294f0d1c9f7403c96a10a481c458 -size 436836 diff --git a/at-spi2-core-2.9.2.tar.xz b/at-spi2-core-2.9.2.tar.xz new file mode 100644 index 0000000..c2e9b7f --- /dev/null +++ b/at-spi2-core-2.9.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba19dad232b833419bf9a99ed2ff0753bfefc2041db89fd7e26b7c524a7d2167 +size 443496 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 02ed328..6cec4c0 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue May 28 19:51:30 UTC 2013 - dimstar@opensuse.org + +- Update to version 2.9.2: + + Fix D-Bus introspection for GetActions. + + Use glib-mkenums to generate enum types, and use these + generated types for role and state names, rather than static + tables. + + nnotate filter in atspi_register_device_event_listener with + allow-none (bgo#700237). + + Rename various functions to avoid name collisions (bgo#700243). + ------------------------------------------------------------------- Tue Mar 26 10:51:10 UTC 2013 - dimstar@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 2f3e4c3..ff76862 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -17,13 +17,13 @@ Name: at-spi2-core -Version: 2.8.0 +Version: 2.9.2 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.8/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.9/%{name}-%{version}.tar.xz Source98: baselibs.conf Source99: %{name}-rpmlintrc BuildRequires: glib2-devel