[gnome-shell] Bump version to 3.13.3
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.13.3
- Date: Tue, 24 Jun 2014 22:03:47 +0000 (UTC)
commit 2fb8781f309698d22f1af02ff0e3d8a0902ad383
Author: Florian Müllner <fmuellner gnome org>
Date: Tue Jun 24 23:54:06 2014 +0200
Bump version to 3.13.3
Update NEWS.
NEWS | 21 +++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 23 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 64aab24..7ea210e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+3.13.3
+======
+* Don't allow closing windows with attached modals [Florian; #729886]
+* Fix self-restarting on OpenBSD [Antoine; #727763]
+* Improve behavior of window buttons with compositor menus [Florian; #731058]
+* Work around atspi-related performance regression [Alejandro; #730118]
+* Misc bug fixes and cleanups [Florian, Lan, Jasper, Christophe, Debarshi,
+ Zeeshan; #728271, #726460, #703833, #731118, #731220, #695487, #730527,
+ #728170, #731619, #731738, #731882, #731923]
+
+Contributors:
+ Zeeshan Ali (Khattak), Christophe Fergeau, Adel Gadllah, Antoine Jacoutot,
+ Ting-Wei Lan, Florian Müllner, Alejandro Piñeiro, Debarshi Ray,
+ Carlos Soriano, Jasper St. Pierre, Wim Taymans, Rico Tzschichholz
+
+Translations:
+ Philip Withnall [en_GB], Milo Casagrande [it], Aurimas Černius [lt],
+ Enrico Nicoletto [pt_BR], Kjartan Maraas [nb], Balázs Meskó [hu],
+ Muhammet Kara [tr], Daniel Mustieles [es], Yosef Or Boczko [he],
+ Matej Urbančič [sl], Mattias Eriksson [sv]
+
3.13.2
======
* Make airplane mode menu insensitive in lock screen [Giovanni; #729224]
diff --git a/configure.ac b/configure.ac
index 34bf24d..f6d775b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.13.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.13.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/shell-global.c])
@@ -76,7 +76,7 @@ AC_MSG_RESULT($enable_systemd)
CLUTTER_MIN_VERSION=1.15.90
GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
GJS_MIN_VERSION=1.39.0
-MUTTER_MIN_VERSION=3.13.2
+MUTTER_MIN_VERSION=3.13.3
GTK_MIN_VERSION=3.7.9
GIO_MIN_VERSION=2.37.0
LIBECAL_MIN_VERSION=3.5.3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]