[gnome-weather] Prepare 3.31.3 release



commit 23e1dde13516f27d0739de3a3ebca6c35ed84562
Author: Christopher Davis <brainblasted disroot org>
Date:   Mon Dec 10 18:18:20 2018 -0500

    Prepare 3.31.3 release
    
    3.31.3 contains many translation updates, the migration of the app
    menu to a primary menu, and the new 3.32 icons.

 NEWS         | 7 +++++++
 configure.ac | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d2b6302..dc780a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.31.3
+======
+* Migrate app menu to primary menu
+* New icon
+* Update GJS dependency
+* Translation updates
+
 3.26.0
 ======
 * Translation updates
diff --git a/configure.ac b/configure.ac
index a4277b4..b29ade5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([org.gnome.Weather],[3.26.0],
+AC_INIT([org.gnome.Weather],[3.31.3],
        [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-weather],
        [gnome-weather],
        [https://wiki.gnome.org/Apps/Weather])
@@ -32,7 +32,7 @@ PKG_CHECK_MODULES([DEPS], [gdk-3.0
                            gio-2.0
                            glib-2.0
                            gobject-2.0
-                           gtk+-3.0 >= 3.11.4
+                           gtk+-3.0 >= 3.12.0
                            libgeoclue-2.0 >= 2.3.1
                            gjs-1.0 >= $GJS_MIN_VERSION
                            gweather-3.0 >= 3.25.91])


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