[at-spi2-atk] Release v2.1.92
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-atk] Release v2.1.92
- Date: Mon, 19 Sep 2011 21:49:46 +0000 (UTC)
commit 90f159c6f14fe8bb932e4d01c46e72ca7b2ffb71
Author: Mike Gorse <mgorse novell com>
Date: Mon Sep 19 16:51:10 2011 -0500
Release v2.1.92
NEWS | 4 ++++
at-spi2-atk.doap | 2 +-
configure.ac | 4 ++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 877b32d..14d7344 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-atk 2.1.92:
+
+* Fix for BGO#658013: Add timeout to check for disconnect on a key listener.
+
What's new in at-spi2-atk 2.1.91:
* Fix for BGO#645321: Use an array of bytes rather than a string for the
diff --git a/at-spi2-atk.doap b/at-spi2-atk.doap
index 362cd29..52837e0 100644
--- a/at-spi2-atk.doap
+++ b/at-spi2-atk.doap
@@ -19,7 +19,7 @@
<maintainer>
<foaf:Person>
<foaf:name>Mike Gorse</foaf:name>
- <foaf:mbox rdf:resource="mailto:mgorse novell com" />
+ <foaf:mbox rdf:resource="mailto:mgorse suse com" />
<gnome:userid>mgorse</gnome:userid>
</foaf:Person>
</maintainer>
diff --git a/configure.ac b/configure.ac
index 32eca07..52bbe1c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.1.91], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-atk], [2.1.92], [accessibility-atspi lists linux-foundation org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0
@@ -20,7 +20,7 @@ AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)
AC_SUBST(LT_AGE)
-AM_INIT_AUTOMAKE([-Wall foreign])
+AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz])
dnl translation of any at-spi strings: used only for .server
IT_PROG_INTLTOOL([0.40.0])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]