[gnome-settings-daemon] Release 40.beta
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] Release 40.beta
- Date: Sun, 14 Feb 2021 19:50:54 +0000 (UTC)
commit 5743b91b985d7bfeb3d6b656242bd1f7f58d19ac
Author: Carlos Garnacho <carlosg gnome org>
Date: Sun Feb 14 20:50:05 2021 +0100
Release 40.beta
NEWS | 16 ++++++++++++++++
meson.build | 2 +-
2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2b2032aa..a79ae65e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+===============
+Version 40.beta
+===============
+- Translation updates
+
+Power:
+- Close idleness notifications before suspending
+
+Media-keys:
+- Fix compiler warning
+- Remove screenshot sound feedback, performed by
+ GNOME Shell.
+
+Xsettings:
+- Use Restart=on-failure like other plugins
+
==================
Version 40.alpha.1
==================
diff --git a/meson.build b/meson.build
index f704f2f1..24bb9a95 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '40.alpha.1',
+ version: '40.beta',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.47.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]