[gnome-settings-daemon/gnome-3-34] Release 3.33.92



commit 892a3873a6ac8c408e4eafca72f11d3d5d851b61
Author: Carlos Garnacho <carlosg gnome org>
Date:   Thu Sep 5 23:18:21 2019 +0200

    Release 3.33.92

 NEWS        | 15 +++++++++++++++
 meson.build |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ea06caf6..792b68c9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+===============
+Version 3.33.92
+===============
+- Translation updates
+
+Media-keys:
+- Fix MPRIS controller no longer working
+
+XSettings:
+- Make plugin able to run on demand
+- Ensure plugin is started after the shell
+
+General:
+- Replace deprecated 'g_type_class_add_private' in GnomeSettingsPluginInfo
+
 ===============
 Version 3.33.90
 ===============
diff --git a/meson.build b/meson.build
index 0c65f381..5cee044e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-settings-daemon', 'c',
-  version: '3.33.90',
+  version: '3.33.92',
   license: [ 'GPL2+', 'LGPLv2+' ],
   meson_version: '>= 0.44.0'
 )


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