[gnome-settings-daemon/gnome-3-32] Release 3.32.1



commit 57114085a09e86968e0a0261392c6866352f35fd
Author: Carlos Garnacho <carlosg gnome org>
Date:   Wed Jun 19 11:38:18 2019 +0200

    Release 3.32.1

 NEWS        | 18 ++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1d8f59da..896dcc82 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+==============
+Version 3.32.1
+==============
+- Translation updates
+- Signal connector rather than output ID for OSDs
+
+Media-keys:
+- Fix MPRIS issues with disconnecting clients
+
+Color:
+- Allow night light to be always on
+
+Power:
+- Only disable Suspend/Hibernate actions inside VM
+
+Smartcard:
+- Fix cancellation issues
+
 ==============
 Version 3.32.0
 ==============
diff --git a/meson.build b/meson.build
index a352d04f..b03fc403 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-settings-daemon', 'c',
-  version: '3.32.0',
+  version: '3.32.1',
   license: [ 'GPL2+', 'LGPLv2+' ],
   meson_version: '>= 0.44.0'
 )


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