[pyatspi2] Release v2.7.91
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2] Release v2.7.91
- Date: Mon, 4 Mar 2013 21:59:09 +0000 (UTC)
commit edac82ce5969427879db92010677a74b14209a65
Author: Mike Gorse <mgorse suse com>
Date: Mon Mar 4 16:01:37 2013 -0600
Release v2.7.91
NEWS | 8 ++++++++
configure.ac | 2 +-
2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d916c36..f7c42c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in pyatspi 2.7.91:
+
+* Add objectLocale property (BGO#694368).
+
+* Stop using a deprecated method.
+
+* Don't install the example, since it isn't compatible with Python 3.
+
What's new in pyatspi 2.7.5:
* Support new levelbar role.
diff --git a/configure.ac b/configure.ac
index 4394882..939f8bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.7.5], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.7.91], [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]