[pyatspi2] 2.25.2



commit 220a77e0302fb0de993f3f1dd8291c271e20414a
Author: Mike Gorse <mgorse linux-e5s4 suse>
Date:   Mon May 22 20:42:51 2017 -0500

    2.25.2

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0d8fe6c..0dd55d7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in pyatspi 2.25.2:
+
+* Add some missing roles to correspond with atk (description list,
+  description term, description value, and footnote).
+
 What's new in pyatspi 2.24.0:
 
 * Fix an invalid escape sequence.
diff --git a/configure.ac b/configure.ac
index 36539b7..d5873d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.24.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.25.2], [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]