[gnome-weather] Release 3.15.90
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather] Release 3.15.90
- Date: Mon, 16 Feb 2015 06:10:47 +0000 (UTC)
commit 3c3d952cc755cfce593096b1de54cac8c30dcf88
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Sun Feb 15 22:09:29 2015 -0800
Release 3.15.90
NEWS | 7 +++++++
configure.ac | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 27c9b7e..ccbca69 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.15.90
+=======
+* Fix history handling [#741837]
+* Fixed crash when Geoclue is not available [#742460]
+* Improved the forecast for the current location
+* Translation updates
+
3.15.1
======
* Added keywords to the desktop file
diff --git a/configure.ac b/configure.ac
index b8e190f..20e991d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([org.gnome.Weather],[3.15.1],
+AC_INIT([org.gnome.Weather],[3.15.90],
[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-weather],
[gnome-weather],
[https://wiki.gnome.org/Apps/Weather])
@@ -36,7 +36,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.9.5])
+ gweather-3.0 >= 3.15.90])
AC_PATH_PROG([GJS],[gjs])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]