[pyatspi2] Release v2.5.2



commit ce639b9a6eda71c122737568b49b1ea2c025a9a2
Author: Mike Gorse <mgorse suse com>
Date:   Mon Jun 4 17:37:21 2012 -0500

    Release v2.5.2

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4de4165..971cc56 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in pyatspi 2.5.2:
+
+* More Python 3 fixes.
+
+* Fix getStates regression (BGO#677070)
+
 What's new in pyatspi 2.5.1:
 
 * Add setTimeout.
diff --git a/configure.ac b/configure.ac
index c2f2d69..c06f3d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.5.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.5.2], [accessibility-atspi lists linux-foundation org])
 AC_CONFIG_AUX_DIR(config)
 
 LT_RELEASE=$AT_SPI_MAJOR_VERSION.$AT_SPI_MINOR_VERSION



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