diff --git a/at-spi2-core-2.1.5.tar.bz2 b/at-spi2-core-2.1.5.tar.bz2 deleted file mode 100644 index 919e75c..0000000 --- a/at-spi2-core-2.1.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d02a4932bb45b70dd736c4560b01eabb100b95d10e5b0d346d5fe73e8d9968c9 -size 499030 diff --git a/at-spi2-core-2.1.90.tar.bz2 b/at-spi2-core-2.1.90.tar.bz2 new file mode 100644 index 0000000..60a567b --- /dev/null +++ b/at-spi2-core-2.1.90.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c293f7ad52ee7e233d759fbf0668a5fc84fc1e433576d2e823031bf363ff6e8 +size 515707 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 96aa45f..0d4cf6e 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Aug 31 10:55:38 CEST 2011 - vuntz@opensuse.org + +- Update to version 2.1.90: + + Fixed a memory leak on DBus errors. + + Added org.a11y.Status.IsEnabled (currently a read-only + property) to the bus launcher. + + Clean up device listeners from disconnected applications. + + bgo#656004: atspi_accessible_get_relation_set returns a GArray + again. + + bgo#657585: Do not crash when the bus launcher is unable to + open the X display. + + Numerous documentation fixes. + ------------------------------------------------------------------- Tue Aug 16 04:31:57 CEST 2011 - dimstar@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index c3dc5a3..826a33a 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -18,7 +18,7 @@ Name: at-spi2-core -Version: 2.1.5 +Version: 2.1.90 Release: 1 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: GPLv2+