diff --git a/at-spi2-core-2.3.3.tar.xz b/at-spi2-core-2.3.3.tar.xz deleted file mode 100644 index 08ef179..0000000 --- a/at-spi2-core-2.3.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c666c0a3fb63c323f146a73705c7ee2edd3d6065edbe309829a702cd38d21ce -size 443320 diff --git a/at-spi2-core-2.3.4.tar.xz b/at-spi2-core-2.3.4.tar.xz new file mode 100644 index 0000000..c77154e --- /dev/null +++ b/at-spi2-core-2.3.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77a9f4679eb3093bd65f56a57d05254d15dc2533cee1c6adaf0520e0a5594908 +size 444540 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index b4b4057..8eac5d3 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jan 16 13:24:16 UTC 2012 - vuntz@opensuse.org + +- Update to version 2.3.4: + + Add some dbus message signature checks. + + Fix a crash if a device listener incorrectly returns a + non-bool. + + bgo#666870: Keystroke listeners do not work unless an event + listener is also registered [also needs updated at-spi2-atk] + + bgo#667254: Some atspi-selection_* functions were broken. + + When a call times out, ping the connection and avoid making + subsequent calls until the ping is answered. + ------------------------------------------------------------------- Tue Dec 20 09:36:11 UTC 2011 - vuntz@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 1e02d92..fc47e55 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,7 +1,7 @@ # # spec file for package at-spi2-core # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,8 +15,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: at-spi2-core -Version: 2.3.3 +Version: 2.3.4 Release: 0 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: GPL-2.0+