[gnome-weather] Release 3.13.2



commit 981f5f1d7b91d246341e92541e28da6d34445ca7
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Wed May 28 18:36:37 2014 +0200

    Release 3.13.2

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7e09118..e512108 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.13.2
+======
+* Appdata metadata was updated to the new specification
+* The installation folder for the application was renamed
+  to $(datadir)/org.gnome.Weather, removing the final .Application
+  part
+* The search provided was split into a background service,
+  to avoid triggering geolocation without the user consent
+  (only the frontend application does it now)
+* Translation updates
+
 3.13.1
 ======
 * Show local time in city view [Saurabh_P, #705050]
diff --git a/configure.ac b/configure.ac
index bc1e279..1bfdc8f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([org.gnome.Weather],[3.13.1],
+AC_INIT([org.gnome.Weather],[3.13.2],
        [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-weather],
        [gnome-weather],
        [https://wiki.gnome.org/Apps/Weather])


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