[gnome-settings-daemon] Release 42.beta



commit 3240f5a51be338119cffa8c6f52e60f9f21781ea
Author: Carlos Garnacho <carlosg gnome org>
Date:   Mon Feb 14 14:37:47 2022 +0100

    Release 42.beta

 NEWS        | 20 ++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9ab15566..7464adcd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+===============
+Version 42.beta
+===============
+- Translation updates
+
+Datetime:
+- Port to GWeather 4
+
+Media-keys:
+- Fix launching of Settings actions
+- Suppress UCM generic soundcard names on volume OSDs
+- Remove screenshot key handling, done now in GNOME Shell
+
+Power:
+- Improve battery warning debouncing logic
+
+XSettings:
+- Adopt x11-specific code to look up GTK IM module from
+  gsd-keyboard
+
 ================
 Version 42.alpha
 ================
diff --git a/meson.build b/meson.build
index 85f767f0..6156ba6f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-settings-daemon', 'c',
-  version: '42.alpha',
+  version: '42.beta',
   license: [ 'GPL2+', 'LGPLv2+' ],
   meson_version: '>= 0.49.0'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]