[gnome-weather] Release 3.17.2
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather] Release 3.17.2
- Date: Tue, 28 Jul 2015 02:28:40 +0000 (UTC)
commit fc3c88efa3c1bd49399f2121d8930e79dae11564
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Mon Jul 27 19:27:10 2015 -0700
Release 3.17.2
NEWS | 6 ++++++
configure.ac | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3d17d9e..2588762 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.17.1
+======
+* Fix initial application state when geolocation is disabled
+* Fix temperature unit shown in the menu when not explicitly configured
+* Translation updates
+
3.16.2.1
========
* A symbolic variant of the app icon is provided
diff --git a/configure.ac b/configure.ac
index 37b56c4..7c1f8db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([org.gnome.Weather],[3.16.2.1],
+AC_INIT([org.gnome.Weather],[3.17.1],
[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-weather],
[gnome-weather],
[https://wiki.gnome.org/Apps/Weather])
@@ -30,7 +30,7 @@ PKG_CHECK_MODULES([DEPS], [gdk-3.0
gobject-2.0
gtk+-3.0 >= 3.11.4
gjs-1.0 >= $GJS_MIN_VERSION
- gweather-3.0 >= 3.15.90])
+ gweather-3.0 >= 3.17.2])
AC_PATH_PROG([GJS],[gjs])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]