From 9ac946bb40dd37354f6f3d400e30431a70229f875358c9552951102aa9f5bcda Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 26 Apr 2011 15:55:49 +0000 Subject: [PATCH] Accepting request 68404 from home:fcrozat:branches:GNOME:Factory thanks OBS-URL: https://build.opensuse.org/request/show/68404 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=40 --- at-spi2-core-2.0.0.tar.bz2 | 3 --- at-spi2-core-2.0.1.tar.bz2 | 3 +++ at-spi2-core.changes | 15 +++++++++++++++ at-spi2-core.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 at-spi2-core-2.0.0.tar.bz2 create mode 100644 at-spi2-core-2.0.1.tar.bz2 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+