[pyatspi2] Release v2.9.3
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pyatspi2] Release v2.9.3
- Date: Mon, 17 Jun 2013 21:44:40 +0000 (UTC)
commit b6e01c799810af75012b2ac76af9149a23a34394
Author: Mike Gorse <mgorse suse com>
Date: Mon Jun 17 16:44:22 2013 -0500
Release v2.9.3
NEWS | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2c50bde..775c197 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in pyatspi 2.9.3:
+
+* Add some examples (Magdalen Berns, BGO#701063).
+
+* Removed setting of AT_SPI_CLIENT, as it is no longer used as of
+ at-spi2-core 2.9.3.
+
What's new in pyatspi 2.9.2:
* Update for libatspi API changes (BGO#700243).
diff --git a/configure.ac b/configure.ac
index 25a4935..276bfaa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.9.2], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.9.3], [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]