[libgweather] Release 3.5.1



commit 8154bde3448ac59ed690dcc47668dbc4d14aadd1
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Sun Jun 24 17:13:31 2012 +0200

    Release 3.5.1

 NEWS         |   24 +++++++++++++++++++++++-
 configure.ac |    2 +-
 2 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7a3b5ef..563817e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,30 @@
 =============
+Version 3.5.1
+=============
+
+  libgweather
+
+        * Various introspection updates and fixes (Giovanni Campagna)
+	* GWeatherLocation is now a boxed type and used
+	  as such through out the library (Giovanni Campagna)
+	* Each GWeatherLocation is now strongly associated
+	  with world level location, and this is reflected
+	  in GWeatherInfo (Giovanni Campagna)
+	* Fixed retrieving US weather for non US locales
+	  (Giovanni Campagna)
+	* Applied symbol filtering to avoid exposing non
+	  public API (Giovanni Campagna)
+
+  Translators
+
+	* Greek (Tom Tryfonidis)
+	* Telugu (Sasi Bhushan Boddepalli)
+
+=============
 Version 3.5.0
 =============
 
-  libgeather
+  libgweather
 
         * Port to GSettings (Giovanni Campagna)
 
diff --git a/configure.ac b/configure.ac
index e04789e..f58154d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LT_VERSION=1:0:0
+LT_VERSION=2:0:1
 AC_SUBST(LT_VERSION)
 
 AC_CANONICAL_HOST



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