Hello community, here is the log from the commit of package at-spi2-core for openSUSE:Factory checked in at 2012-02-16 12:18:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/at-spi2-core (Old) and /work/SRC/openSUSE:Factory/.at-spi2-core.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "at-spi2-core", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/at-spi2-core/at-spi2-core.changes 2012-01-25 10:34:51.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.at-spi2-core.new/at-spi2-core.changes 2012-02-16 12:18:13.000000000 +0100 @@ -1,0 +2,17 @@ +Tue Feb 7 08:10:48 UTC 2012 - [email protected] + +- Update to version 2.3.5: + + Add some type checking on method replies; this should prevent + crashes if an application-side AT-SPI implementor returns + something unexpected. + + Call g_settings_sync after updating toolkit-accessibility. + + Add ScreenReaderEnabled D-Bus property as a proxy for the + GSettings key. + + bgo#668334: Set correct end offset in + atspi_text_get_attributes. + + bgo#669344: Don't use "restrict" as a variable name, since it + can be a keyword. +- Remove xz BuildRequires now that it comes for free in the build + system. + +------------------------------------------------------------------- Old: ---- at-spi2-core-2.3.4.tar.xz New: ---- at-spi2-core-2.3.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ at-spi2-core.spec ++++++ --- /var/tmp/diff_new_pack.0HfPgd/_old 2012-02-16 12:18:15.000000000 +0100 +++ /var/tmp/diff_new_pack.0HfPgd/_new 2012-02-16 12:18:15.000000000 +0100 @@ -15,9 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - Name: at-spi2-core -Version: 2.3.4 +Version: 2.3.5 Release: 0 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: GPL-2.0+ @@ -30,8 +29,6 @@ BuildRequires: intltool BuildRequires: update-desktop-files BuildRequires: xorg-x11-devel -# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 -BuildRequires: xz BuildRequires: pkgconfig(dbus-1) # dbus-daemon is needed to have this work fine Requires: dbus-1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
