[gnome-shell] Bump version to 3.35.91
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.35.91
- Date: Mon, 17 Feb 2020 23:24:06 +0000 (UTC)
commit 3a4dd55c11f6b6ec6a09883a062099465b8b114a
Author: Florian Müllner <fmuellner gnome org>
Date: Tue Feb 18 00:10:44 2020 +0100
Bump version to 3.35.91
Update NEWS.
NEWS | 26 ++++++++++++++++++++++++++
meson.build | 4 ++--
2 files changed, 28 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index f27c4d027a..5fe4938a52 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+3.35.91
+=======
+* Improve magnifier [Carlos; !984]
+* Only enable OSK automatically if touch-mode is enabled [Carlos; #872]
+* Merge screen shield and unlock dialog to new lock screen [Georges; !872]
+* Improve ShellBlur effect [Jonas; !991]
+* Adapt user avatar for new lock screen [Umang, Georges; !922]
+* Animate prompt transition on lock screen [Florian; !972]
+* Reduce font-size in dialog titles if text doesn't fit [Jonas; !1012]
+* Various lock screen improvements and bug fixes [Jakub, Florian, Georges;
+ !996, !997, !999, #2212, !998, !1006, #2215, #2213]
+* Misc. bug fixes and cleanups [Daniel, Florian, Jakub, nana-4, Jonas; #2170,
+ #2167, !936, !988, #2187, !994, !995, !938, #2194, #2203, !1004, !977, !1014]
+
+Contributors:
+ Jonas Dreßler, Carlos Garnacho, Umang Jain, Daniel Mustieles, Florian Müllner,
+ Georges Basile Stavracas Neto, Jakub Steiner, Daniel van Vugt, nana-4
+
+Translators:
+ Daniel Mustieles [es, pt_BR], Rafael Fontenelle [pt_BR], Danial Behzadi [fa],
+ Anders Jonsson [sv], Asier Sarasua Garmendia [eu], Aurimas Černius [lt],
+ Bruce Cowan [en_GB], sicklylife [ja], Fran Dieguez [gl], Kukuh Syafaat [id],
+ Emin Tufan Çetin [tr], Jiri Grönroos [fi], Jordi Mas [ca], Claude Paroz [fr],
+ Ask Hjorth Larsen [da], Марко Костић [sr], Piotr Drąg [pl],
+ Charles Monzat [fr], Balázs Úr [hu]
+
3.35.90
=======
* Update default favorite apps [Michael; !907]
diff --git a/meson.build b/meson.build
index c7c2d71791..910a3e9ae7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-shell', 'c',
- version: '3.35.90',
+ version: '3.35.91',
meson_version: '>= 0.47.0',
license: 'GPLv2+'
)
@@ -25,7 +25,7 @@ gio_req = '>= 2.56.0'
gi_req = '>= 1.49.1'
gjs_req = '>= 1.63.2'
gtk_req = '>= 3.15.0'
-mutter_req = '>= 3.35.90'
+mutter_req = '>= 3.35.91'
polkit_req = '>= 0.100'
schemas_req = '>= 3.33.1'
startup_req = '>= 0.11'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]