[gnome-shell] Bump version to 3.37.92
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Bump version to 3.37.92
- Date: Sat, 5 Sep 2020 23:08:03 +0000 (UTC)
commit 2ab6edda03ec07a208388a51533dc570ea03235f
Author: Florian Müllner <fmuellner gnome org>
Date: Sat Sep 5 17:36:27 2020 +0200
Bump version to 3.37.92
Update NEWS.
NEWS | 19 +++++++++++++++++++
meson.build | 4 ++--
.../metainfo/org.gnome.Extensions.metainfo.xml.in | 1 +
subprojects/extensions-app/meson.build | 2 +-
subprojects/extensions-tool/meson.build | 2 +-
subprojects/shew/meson.build | 2 +-
6 files changed, 25 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 57e8bc276d..2c979509d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.37.92
+=======
+* Fix screen recorder shortcut [Florian; #3097]
+* Support cycle-group cycling only over windows in the workspac3 [Mitar; #3116]
+* Misc. bug fixes and cleanups [Georges, Daniel, Carlos; !1428, !1423,
+ !1311, #2968]
+
+
+Contributors:
+ Carlos Garnacho, Mitar, Florian Müllner, Georges Basile Stavracas Neto,
+ Daniel van Vugt
+
+Translators:
+ Yuri Chornoivan [uk], Zander Brown [en_GB], Rafael Fontenelle [pt_BR],
+ Nathan Follens [nl], Danial Behzadi [fa], Kukuh Syafaat [id],
+ Aurimas Černius [lt], Marek Černocký [cs], Fabio Tomat [fur],
+ Changwoo Ryu [ko], Марко Костић [sr], Daniel Mustieles [es], Dušan Kazik [sk],
+ Thibault Martin [fr], Jordi Mas [ca]
+
3.37.91
=======
* Fix potential stack overflow in libcroco [Michael; !1404]
diff --git a/meson.build b/meson.build
index a2d18e97fe..bf8eabf716 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-shell', 'c',
- version: '3.37.91',
+ version: '3.37.92',
meson_version: '>= 0.53.0',
license: 'GPLv2+'
)
@@ -25,7 +25,7 @@ gio_req = '>= 2.56.0'
gi_req = '>= 1.49.1'
gjs_req = '>= 1.65.1'
gtk_req = '>= 3.15.0'
-mutter_req = '>= 3.37.91'
+mutter_req = '>= 3.37.92'
polkit_req = '>= 0.100'
schemas_req = '>= 3.33.1'
startup_req = '>= 0.11'
diff --git a/subprojects/extensions-app/data/metainfo/org.gnome.Extensions.metainfo.xml.in
b/subprojects/extensions-app/data/metainfo/org.gnome.Extensions.metainfo.xml.in
index e8df6ebf73..1e8849da4d 100644
--- a/subprojects/extensions-app/data/metainfo/org.gnome.Extensions.metainfo.xml.in
+++ b/subprojects/extensions-app/data/metainfo/org.gnome.Extensions.metainfo.xml.in
@@ -39,6 +39,7 @@
</description>
<releases>
+ <release version="3.37.92" date="2020-09-05"/>
<release version="3.37.91" date="2020-08-24"/>
<release version="3.37.90" date="2020-08-11"/>
<release version="3.37.3" date="2020-07-07"/>
diff --git a/subprojects/extensions-app/meson.build b/subprojects/extensions-app/meson.build
index 3d116f08d3..0565746e7f 100644
--- a/subprojects/extensions-app/meson.build
+++ b/subprojects/extensions-app/meson.build
@@ -1,5 +1,5 @@
project('gnome-extensions-app',
- version: '3.37.91',
+ version: '3.37.92',
meson_version: '>= 0.53.0',
license: 'GPLv2+'
)
diff --git a/subprojects/extensions-tool/meson.build b/subprojects/extensions-tool/meson.build
index da7921fe60..5854345f50 100644
--- a/subprojects/extensions-tool/meson.build
+++ b/subprojects/extensions-tool/meson.build
@@ -1,5 +1,5 @@
project('gnome-extensions-tool', 'c',
- version: '3.37.91',
+ version: '3.37.92',
meson_version: '>= 0.53.0',
license: 'GPLv2+'
)
diff --git a/subprojects/shew/meson.build b/subprojects/shew/meson.build
index 78ff057f44..8f6807c046 100644
--- a/subprojects/shew/meson.build
+++ b/subprojects/shew/meson.build
@@ -1,5 +1,5 @@
project('shew', 'c',
- version: '3.37.91',
+ version: '3.37.92',
meson_version: '>= 0.53.0',
license: 'LGPLv2+',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]