[libgweather] Release 3.9.5
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather] Release 3.9.5
- Date: Tue, 30 Jul 2013 09:26:03 +0000 (UTC)
commit 9b79033fe83a72fbc6d099d463d37d62997a68a6
Author: Giovanni Campagna <gcampagn redhat com>
Date: Tue Jul 30 11:23:15 2013 +0200
Release 3.9.5
Includes a soname bump
NEWS | 13 +++++++++++++
configure.ac | 2 +-
2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3c7366d..d23f080 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
=============
+Version 3.9.5
+=============
+
+* Translations for the locations database are now
+ stored in separate mo files and looked up at runtime,
+ cutting build times and installed size
+* A number of minor API breaks, such as the removal of
+ forecast-type GObject property and accessors; most
+ apps still build fine
+* New backend: OpenWeatherMap
+* Updated translations
+
+=============
Version 3.9.4
=============
diff --git a/configure.ac b/configure.ac
index 4cd4793..7d972bd 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=5:0:0
+LT_VERSION=6:0:0
AC_SUBST(LT_VERSION)
GTK_REQUIRED=2.90.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]