diff --git a/at-spi2-core-2.0.2.tar.bz2 b/at-spi2-core-2.0.2.tar.bz2 deleted file mode 100644 index aab1b3b..0000000 --- a/at-spi2-core-2.0.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15e13433d1923c96139c109568295313de636a83dbb3700c8467fcb9c5e4e6ce -size 503654 diff --git a/at-spi2-core-2.1.2.tar.bz2 b/at-spi2-core-2.1.2.tar.bz2 new file mode 100644 index 0000000..1a87291 --- /dev/null +++ b/at-spi2-core-2.1.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede498e388e90bc0c0e6f5d3981d47cfdd11b485c95c7962163540ab7ae1ff1e +size 498982 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index eb863ff..d7669ff 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Jun 15 15:40:48 CEST 2011 - vuntz@opensuse.org + +- Update to version 2.1.2: + + Merge changes from 2.0.2. + + Cache application-wide toolkit name and version. + + Allow caching of attributes, but not enabling by default, as + there is no event yet (bgo#649771). + + Make deferred_messages a GQueue rather than a GList for + performance reasons. + + Fix accessibility bus breakage when a user runs an + administrative app. + ------------------------------------------------------------------- Mon May 30 14:02:05 UTC 2011 - fcrozat@novell.com diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 03f0f83..e4948a5 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -18,7 +18,7 @@ Name: at-spi2-core -Version: 2.0.2 +Version: 2.1.2 Release: 1 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: GPLv2+