[pyatspi2] 2.45.90



commit 65b97949f361fb0cc09a4ccad969f5ebaf56905c
Author: Mike Gorse <mgorse suse com>
Date:   Sat Aug 6 09:34:15 2022 -0500

    2.45.90

 NEWS         | 8 +++++++-
 configure.ac | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 782e6f53..8e5d0c4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
-What's new in pyatspi 2.51.1:
+What's new in pyatspi 2.45.90:
+
+* Add object:announcement to the list of events.
+
+* Add support for ATSPI_ROLE_PUSH_BUTTON_MENU.
+
+What's new in pyatspi 2.45.1:
 
     Add registerEventListenerWithApp
 
diff --git a/configure.ac b/configure.ac
index c34ef3b8..425f889e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.45.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.45.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]