[libgweather] release: 2.91.0



commit 027fa7e714030368708471391e1b7edf53f5b87b
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Oct 5 00:29:01 2010 +0200

    release: 2.91.0

 NEWS         |   35 +++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 36 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 55d925d..cf1ff77 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,39 @@
 ==============
+Version 2.91.0
+==============
+
+Note to distributors: this release replaces the python bindings with
+introspection support. It should also be parallel-installable with the
+GTK+ 2 version of the library. Mostly, at least.
+
+  libgweather
+
+	* Port to GTK+ 3 (Vincent)
+	* Add introspection support (Vincent)
+
+  Python bindings
+
+	* Remove python bindings (Vincent)
+
+  Locations.xml.in
+
+	* Update for tzdata 2010k (Vincent)
+
+  Misc
+
+	* Help with parallel-installability (Christian Persch, Vincent)
+	* Update information in README and other files (Vincent)
+
+  Translators
+
+	* Mattias Põldaru (et)
+	* Fran Diéguez (gl)
+	* Takayuki KUSANO (ja)
+	* Matej UrbanÄ?iÄ? (sl)
+	* Gheyret Kenji (ug)
+	* Aron Xu (zh_CN)
+
+==============
 Version 2.30.2
 ==============
 
diff --git a/configure.ac b/configure.ac
index bf4a83f..42da0e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgweather],[2.90.1])
+AC_INIT([libgweather],[2.91.0])
 AC_PREREQ(2.62)
 
 AM_CONFIG_HEADER(config.h)



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