[at-spi2-core] Release v2.5.91



commit 1859e01b00866830d027aed1b8acc2496aa228c1
Author: Mike Gorse <mgorse suse com>
Date:   Mon Sep 3 18:10:57 2012 -0500

    Release v2.5.91

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9baa72a..79a9b78 100644
--- 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).
diff --git a/configure.ac b/configure.ac
index 38cc263..71f7f93 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]