[gnome-shell] Bump version to 3.25.1



commit 44fb014a0d9baf46fcea2e42f16e801c757a001b
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Apr 27 18:07:54 2017 +0200

    Bump version to 3.25.1
    
    Update NEWS.

 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 31 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4418059..78406ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+3.25.1
+======
+* Close Wifi selection dialog on lock [Florian; #780054]
+* Fix DND over window previews in overview [Florian; #737166]
+* Do not lock the screen when disabled by lockdown settings [Florian; #780212]
+* Follow GNOME Weather's location permissions [Florian; #780252]
+* Fix portals that require a new window to be loaded [Catalin; #759044]
+* Fix restricting menus to screen height on HiDPI displays [Cosimo; #753305]
+* Misc. bug fixes and cleanups [Florian, Cosimo, Bastien, Catalin, Carlos G.,
+  Jonas, Carlos S., Xiaoguang, Rares, Emilio; #780063, #780321, #780381,
+  #780453, #758873, #780606, #642652, #777732, #780157, #781482, #780404,
+  #781545, #781728]
+
+Contributors:
+  Jonas Ådahl, Cosimo Cecchi, Philip Chimento, Carlos Garnacho, Catalin Iacob,
+  Florian Müllner, Bastien Nocera, Emilio Pozuelo Monfort, Carlos Soriano,
+  Rares Visalom, Xiaoguang Wang
+
+Translations:
+  Marek Cernocky [cs], Piotr Drąg [pl], Anders Jonsson [sv], Stas Solovey [ru],
+  Rafael Fontenelle [pt_BR], Baurzhan Muftakhidinov [kk], Daniel Korostil [uk],
+  Kukuh Syafaat [id], Milo Casagrande [it], Jiri Grönroos [fi],
+  Daniel Mustieles [es], Balázs Úr [hu], Guillaume Bernard [fr],
+  Changwoo Ryu [ko], Mario Blättermann [de], Fran Dieguez [gl],
+  Dušan Kazik [sk], Yuras Shumovich [be], Fabio Tomat [fur],
+  Kjartan Maraas [nb], Aurimas Černius [lt], Trần Ngọc Quân [vi],
+  Rūdolfs Mazurs [lv], Γιάννης Κουτσούκος [el], gogo [hr], Марко Костић [sr],
+  Jordi Mas [ca], Khaled Hosny [ar]
+
 3.24.0
 ======
 
diff --git a/configure.ac b/configure.ac
index 9802a9f..ede4119 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.24.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.25.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
 AX_IS_RELEASE([git-directory])
 
 AC_CONFIG_HEADERS([config.h])
@@ -85,7 +85,7 @@ AC_MSG_RESULT($enable_systemd)
 
 GOBJECT_INTROSPECTION_MIN_VERSION=1.49.1
 GJS_MIN_VERSION=1.47.0
-MUTTER_MIN_VERSION=3.24.0
+MUTTER_MIN_VERSION=3.25.1
 GTK_MIN_VERSION=3.15.0
 GIO_MIN_VERSION=2.45.3
 LIBECAL_MIN_VERSION=3.5.3


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