[pyatspi2] Release v2.9.92



commit 0633eea48b8eb423f051ec74647bcb3e4d217f17
Author: Mike Gorse <mgorse suse com>
Date:   Mon Sep 16 16:43:02 2013 -0500

    Release v2.9.92

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 37fc86d..1215994 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in pyatspi 2.9.92:
+
+* Handle attribute lists with multiple accepted values for the same key
+  when creating a collection match rule (BGO#700865).
+
 What's new in pyatspi 2.9.90:
 
 * Added getStringAtOffset.
diff --git a/configure.ac b/configure.ac
index b30120f..ec6e705 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.9.90], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.9.92], [accessibility-atspi lists linux-foundation org])
 AC_CONFIG_AUX_DIR(config)
 
 # The version of python used is determined by the executable pointed to by the


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