[libgweather] Release 3.7.4
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather] Release 3.7.4
- Date: Mon, 14 Jan 2013 22:40:50 +0000 (UTC)
commit db1d3e421803bfad54482c9db6cc905a7a2284fb
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Mon Jan 14 23:39:36 2013 +0100
Release 3.7.4
NEWS | 11 +++++++++++
configure.ac | 2 +-
2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 95ecf3b..b9c5663 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
=============
+Version 3.7.4
+=============
+
+* We no longer use libsoup-gnome, and instead depend
+ on a newer libsoup (>= 2.34) which uses libproxy to
+ access proxy configuration
+* Location update scripts have been ported to Python 3
+* Vincent Untz stepped down as a maintainer. Thanks for
+ all the work he did in the past!
+
+=============
Version 3.7.3
=============
diff --git a/configure.ac b/configure.ac
index 5096dc2..a5b090c 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=3:0:0
+LT_VERSION=3:1:0
AC_SUBST(LT_VERSION)
GTK_REQUIRED=2.90.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]