[gnome-shell] Bump version to 3.35.90
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.35.90
- Date: Thu, 6 Feb 2020 20:59:37 +0000 (UTC)
commit e062f27edcc0438da12cba02b6c8802f3072ea63
Author: Florian Müllner <fmuellner gnome org>
Date: Thu Feb 6 21:02:17 2020 +0100
Bump version to 3.35.90
Update NEWS.
NEWS | 42 ++++++++++++++++++++++++++++++++++++++++++
meson.build | 4 ++--
2 files changed, 44 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c7df2b60ba..f27c4d027a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+3.35.90
+=======
+* Update default favorite apps [Michael; !907]
+* Add Shell.Blur effect [Georges; !864, !924]
+* Overhaul scroll/swipe gestures [Alexander; !821, !825, !826]
+* Fix VPN connections when delaying request [Florian; #2008]
+* Overhaul theme [Sam, Jakub, nana-4; !904, !931, !957]
+* Improve visual appearance of Weather integration [Florian; #1143]
+* Implement new system dialog designs [Jonas; #1343]
+* Animate position changes of app icons [Georges; !882]
+* Add St.Viewport [Georges; !929]
+* Make app folders behave as dialogs [Georges; !896]
+* Add do-not-disturb functionality to calendar popup [Florian; #239]
+* Show hint actor in focused entries [Jonas; !944]
+* Switch screen-recorder back to VP8 [Björn; #256]
+* Allow to run perf-tool as wayland compositor [Olivier; !941]
+* Handle extension updates [Florian; !945]
+* Animate showing and hiding caps-lock warning [Jonas; !952]
+* Support "auto" lengths in CSS [Florian; !971]
+* Turn extension-prefs into the offical Extensions app [Florian; #1968]
+* Sandbox the portal helper [Michael; !983]
+* Misc. bug fixes and cleanups [Florian, Björn, Jakub, Alexander, Daniel V.,
+ Jonas, nana-4, Carlos, Sebastian, Daniel G., Georges, Piotr; !918, !917,
+ !919, !920, #763, #791659, !927, #2091, !930, !926, !888, !934, !168, #2133,
+ #682, #2142, #2131, !943, #2132, #1958, #2146, !951, #1779, #2130, !964,
+ !965, !948, #2151, #1746, !967, !760, !968, !970, !973, #2169, #2176, !978,
+ !980, !979, #2177, !981, #2180, !974]
+
+Contributors:
+ Michael Catanzaro, Björn Daase, Jonas Dreßler, Piotr Drąg, Olivier Fourdan,
+ Carlos Garnacho, Sam Hewitt, Sebastian Keller, Andre Klapper,
+ Alexander Mikhaylenko, Daniel García Moreno, Florian Müllner,
+ Georges Basile Stavracas Neto, Jakub Steiner, Daniel van Vugt, nana-4
+
+Translators:
+ Asier Sarasua Garmendia [eu], Daniel Mustieles [es], Andrej Shadura [sk],
+ Carmen Bianca BAKKER [eo], Sucipto [id], Dušan Kazik [sk], Goran Vidović [hr],
+ sicklylife [ja], Kukuh Syafaat [id], Yi-Jyun Pan [zh_TW],
+ Rafael Fontenelle [pt_BR], Jordi Mas [ca], Jiri Grönroos [fi],
+ Fabio Tomat [fur], Umarzuki Bin Mochlis Moktar [ms], Daniel Korostil [uk],
+ Jor Teron [mjw], Anders Jonsson [sv], Aurimas Černius [lt]
+
3.35.3
======
* Add discrete GPU support for NVidia drivers [Bastien; #1810]
diff --git a/meson.build b/meson.build
index 7423e3012b..c7c2d71791 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-shell', 'c',
- version: '3.35.3',
+ version: '3.35.90',
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.3'
+mutter_req = '>= 3.35.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]