[gnome-shell] Bump version to 3.13.4
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.13.4
- Date: Wed, 23 Jul 2014 11:09:56 +0000 (UTC)
commit c9f6d5e2a1aad305cbdc3a0af67945bbc7c4641f
Author: Florian Müllner <fmuellner gnome org>
Date: Wed Jul 23 13:02:10 2014 +0200
Bump version to 3.13.4
Update NEWS.
NEWS | 25 +++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7ea210e..f352a34 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+3.13.4
+======
+* Handle portal login requests [Giovanni; #704416]
+* Scale fonts on wayland on hiDPI devices [Adel; #732537]
+* Fix default ibus candidate index labels [Rui; #702944]
+* Add gestures for various system actions [Carlos G.]
+* Add performance test script for the perf.gnome.org [Owen; #732350]
+* Use new restart framework to improve restart visuals [Owen; #733026]
+* Improve keynav in app folder popups [Carlos S.; #731477]
+* Fix truncation of app search results [Carlos S.; #732416]
+* Automatically update renamed desktop files in favorites [Kalev; #729429]
+* Misc. bug fixes and cleanups [Giovanni, Yosef, Owen, Bastien, Javier;
+ #729823, #726401, #732301, #732348, #732349, #733498, #733540]
+
+Contributors:
+ Giovanni Campagna, Adel Gadllah, Carlos Garnacho, Javier Hernández,
+ Kalev Lember, Rui Matos, Florian Müllner, Bastien Nocera, Yosef Or Boczko,
+ Carlos Soriano, Jasper St. Pierre, Owen W. Taylor
+
+Translations:
+ Yuri Myasoedov [ru], Daniel Mustieles [es], Fran Diéguez [gl],
+ Cheng-Chia Tseng [zh_TW], A S Alam [pa], Benjamin Steinwender [de],
+ Enrico Nicoletto [pt_BR], MarMav [el], Yosef Or Boczko [he],
+ Kjartan Maraas [nb]
+
3.13.3
======
* Don't allow closing windows with attached modals [Florian; #729886]
diff --git a/configure.ac b/configure.ac
index f6d775b..c555b55 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-shell],[3.13.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
+AC_INIT([gnome-shell],[3.13.4],[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.3
+MUTTER_MIN_VERSION=3.13.4
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]