diff --git a/at-spi2-core-2.0.0.tar.bz2 b/at-spi2-core-2.0.0.tar.bz2 deleted file mode 100644 index fc14ada..0000000 --- a/at-spi2-core-2.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29bff48785301653ba8899978169f803370bc4b29f160db82d6a4410c4624389 -size 495211 diff --git a/at-spi2-core-2.0.1.tar.bz2 b/at-spi2-core-2.0.1.tar.bz2 new file mode 100644 index 0000000..bb22ab2 --- /dev/null +++ b/at-spi2-core-2.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0880d816a554c0560e9f6aea786614e8ab439e17189d383a83ed7eebd9e328b +size 503446 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index f07a0eb..7c77f62 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Apr 26 15:49:28 UTC 2011 - fcrozat@novell.com + +- Update to version 2.0.1: + + Fix a memory leak when sending events. + + bgo#648059: get_application should return something + w/ROLE_APPLICATION. + + bgo#648013: Honor aclocal flags. + + bgo#648014: Add intltoolize to autogen.sh. + + bgo#648130: event host_application should return NULL for the + desktop. + + Added atspi_accessible_get_id to retrieve the id of an + application. + + Remove doc about non-existent ATSPI_KEYSET_ALL_KEYS. + ------------------------------------------------------------------- Tue Apr 5 16:35:56 UTC 2011 - fcrozat@novell.com diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 192b625..4791f5c 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -18,7 +18,7 @@ Name: at-spi2-core -Version: 2.0.0 +Version: 2.0.1 Release: 1 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: GPLv2+