[accerciser] Prep for 3.7.3



commit d4fdae44521ddcb778673c3acb2d3a52e5521136
Author: Javier HernÃndez <jhernandez emergya com>
Date:   Tue Dec 18 01:02:10 2012 +0100

    Prep for 3.7.3

 NEWS         |   22 ++++++++++++++++++++++
 README       |    6 +++---
 configure.ac |    2 +-
 3 files changed, 26 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 73d2e0d..792f1e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
 ==============
+version 3.7.3
+==============
+
+What's New
+==========
+Two GNOME Goals accomplished:
+- Joanmarie Digg did the Python 3 Porting Goal (Thank you!)
+- Modernize your autotools configuration
+Other changes:
+- Force accerciser to use Wnck 3.0 version
+- Stop including the spec file for rpm packages
+
+New And Updated Translations
+============================
+- Mattias PÃldaru (et)
+- Christian Kirbach (de)
+- Anish A (ml)
+- Roman MÃtyus (sk)
+- Tom Tryfonidis (el)
+- Gil Forcada (ca)
+
+==============
 version 3.6.0
 ==============
 
diff --git a/README b/README
index 308c81e..bb1d983 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Accerciser 3.7.1pre
+Accerciser 3.7.3
 Just 15 minutes a day for better accessibility!
 
 Description
@@ -76,9 +76,9 @@ As Accerciser uses pygobject, you'll need to have the following libraries:
 
   On a Red Hat based distro:
 
-    python >= 2.4
+    python >= 3.2
     pyatspi >= 1.9.0
-    at-spi2-core >= 2.1.5
+    at-spi2-core >= 2.5.2
     glib2 >= 2.10
     GConf2-devel
     pygobject
diff --git a/configure.ac b/configure.ac
index 5140400..c2fc828 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Accerciser],[3.7.1pre],[eitan ascender com],[accerciser])
+AC_INIT([Accerciser],[3.7.3],[eitan ascender com],[accerciser])
 AC_CONFIG_SRCDIR(src/accerciser.in)
 AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])



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