[pyatspi2] 2.37.90



commit 79ec9b83ff27250611039e12e91535d0dae334ca
Author: Mike Gorse <mgorse suse com>
Date:   Sat Aug 8 17:29:36 2020 -0500

    2.37.90

 NEWS         | 9 +++++++++
 configure.ac | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ee0ff4a..47d26e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+What's new in pyatspi 2.37.90:
+
+* Tests: use libatspi's dbus-gmain implementation, eliminating
+  dependency on dbus-glib (!4).
+
+* Migrate to gtk 3 (!23).
+
+* Add support for the mode-changed signal (!24).
+
 What's new in pyatspi 2.35.1:
 
 * Fix dead link in README.
diff --git a/configure.ac b/configure.ac
index 247cae0..b4a4907 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.36.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.37.90], [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]