[gnome-shell] Bump version to 3.33.90
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.33.90
- Date: Fri, 9 Aug 2019 22:44:12 +0000 (UTC)
commit 76eceec1f5671fcf2eefd317daae9b41be8af2fa
Author: Florian Müllner <fmuellner gnome org>
Date: Fri Aug 9 23:47:13 2019 +0200
Bump version to 3.33.90
Update NEWS.
NEWS | 25 +++++++++++++++++++++++++
meson.build | 4 ++--
2 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 88eb7c2f87..2089a233cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+3.33.90
+=======
+* Implement DND app picker folder management [Georges; !643, !645, !664, !671]
+* Make Clocks/Weather integration work with sandboxed apps [Florian; #1158]
+* Support startup via systemd user instance [Benjamin; !507]
+* Replace Tweener with Clutter animations [Florian; !663, !22, !666, !668, !669]
+* Minimize travel distance in overview animation [Sergey; !267]
+* Rescan icon theme when installed apps changed [Georges; !661]
+* Consistently animate new window actions [Jonas; !662, !673]
+* Misc. bug fixes and cleanups [Florian, Daniel, Ray, Bastien, Jonas, Niels,
+ Marco, Georges; !635, !636, !637, #1462, !628, !640, !641, !627, !644, !647,
+ !385, #1474, !651, #1144, !646, !653, !652, !655, #1482, !656, $654, !665,
+ !667, !670, #1357, !672, !657, #1507, !674, !677]
+
+Contributors:
+ Benjamin Berg, Sergey Bugaev, Jonas Dreßler, Niels De Graef, Florian Müllner,
+ Georges Basile Stavracas Neto, Bastien Nocera, Ray Strode,
+ Marco Trevisan (Treviño), verdre, Daniel van Vugt
+
+Translators:
+ Asier Sarasua Garmendia [eu], Rafael Fontenelle [pt_BR],
+ Kristjan SCHMIDT [eo], Jor Teron [mjw], Daniel Mustieles [es],
+ Kukuh Syafaat [id], Jordi Mas [ca], Fabio Tomat [fur], Daniel Șerbănescu [ro],
+ Anders Jonsson [sv]
+
3.33.4
======
* Fix unintentional interference between gestures [Jonas; !598]
diff --git a/meson.build b/meson.build
index 4dedaac3ce..e11618f037 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-shell', 'c',
- version: '3.33.4',
+ version: '3.33.90',
meson_version: '>= 0.47.0',
license: 'GPLv2+'
)
@@ -26,7 +26,7 @@ gio_req = '>= 2.56.0'
gi_req = '>= 1.49.1'
gjs_req = '>= 1.57.3'
gtk_req = '>= 3.15.0'
-mutter_req = '>= 3.33.4'
+mutter_req = '>= 3.33.90'
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]