Release v2.5.91 AT_SPI2_CORE_2_5_91
authorMike Gorse <mgorse@suse.com>
Mon, 3 Sep 2012 23:10:57 +0000 (18:10 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 3 Sep 2012 23:10:57 +0000 (18:10 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 9baa72a..79a9b78 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-core 2.5.91:
+
+* Fix build with -fno-common.
+
+* Add glib-2.0 to requires in at-spi2.pc (BGO#682595)
+
 What's new in at-spi2-core 2.5.5:
 
 * Add atspi_action_get_localized_name (BGO#680598).
index 38cc263..71f7f93 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.5.5], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.5.91], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])