[at-spi2-core] 2.23.4



commit 6a23f1521af526af667f4da5c4e99b0790fb9e56
Author: Mike Gorse <mgorse suse com>
Date:   Mon Jan 16 20:08:04 2017 -0600

    2.23.4

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 37845ec..84885ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+What's new in at-spi2-core 2.23.4:
+
+* Don't pull in X headers if x11 is disabled (bgo#773710).
+
+* at-spi-bus-launcher: session management fixes (bgo#774441).
+
+
+* events: add recently added page changed event (bgo#719898).
+
+* roles: EXTENDED roles are deprecated (bgo#W720123).
+    
+
 What's new in at-spi2-core 2.2.0:
 
 * at-spi-bus-launcher: fix uninitialized variable.
diff --git a/configure.ac b/configure.ac
index b3bd2cc..488255e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.22.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.23.4], [accessibility-atspi lists linux-foundation org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])


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