Hello community,
here is the log from the commit of package cinnamon-settings-daemon for
openSUSE:Leap:15.2 checked in at 2020-02-21 23:52:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/cinnamon-settings-daemon (Old)
and /work/SRC/openSUSE:Leap:15.2/.cinnamon-settings-daemon.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cinnamon-settings-daemon"
Fri Feb 21 23:52:56 2020 rev:10 rq:777906 version:4.2.2
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/cinnamon-settings-daemon/cinnamon-settings-daemon.changes
2020-01-15 14:50:12.681407645 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.cinnamon-settings-daemon.new.26092/cinnamon-settings-daemon.changes
2020-02-21 23:53:00.821003105 +0100
@@ -1,0 +2,149 @@
+Sun Jul 28 04:42:55 UTC 2019 - Marguerite Su <[email protected]>
+
+- Update to version 4.2.2
+ * Fix Shutdown immediately not working
+
+-------------------------------------------------------------------
+Sun Jul 21 06:12:01 UTC 2019 - Marguerite Su <[email protected]>
+
+- Update to version 4.2.1
+ * csd-power-manager.c: Define UP_DEVICE_LEVEL_NONE for
+ ourselves if it's missing.
+ * csd-power-manager.c: Use gint instead of an enum type
+ for compatibility with < 0.99.0 upower.
+
+-------------------------------------------------------------------
+Mon Jul 1 03:39:57 UTC 2019 - Dead Mozay <[email protected]>
+
+- Update to version 4.2.0:
+ * Implement suspend/hibernate with ConsoleKit (#252)
+ * Power: Clean up unused code
+ * https://github.com/linuxmint/cinnamon-settings-daemon/issues/192 (#246)
+ * Disable natural-scroll by default for mice
+ * csd-mouse-manager.c: Fix issues from bfa99478e0d996fe (Natural mouse
scrolling).
+ * misc: Use gdk_x11_display_error_trap_* instead of deprecated
gdk_error_trap_*.
+ * configure.ac: disable deprecation warnings entirely.
+ * csd-power-manager.c: Check for a device battery-level property before
attempting to access it.
+ * Prevent Segmentation Fault (#255)
+
+-------------------------------------------------------------------
+Fri Mar 15 01:30:09 UTC 2019 - Dead Mozay <[email protected]>
+
+- Update to version 4.0.3:
+ * Xrandr: Rotate touchscreens when applying a new configuration
+ * Wacom: Disable automatic rotation by default and make it configurable
+ * Wacom: Re-enable automatic rotation by default
+ * Set the GTK print preview to xreader
+ * Revert "Set the GTK print preview to xreader"
+ * Handle AC remove while LID is closed (#244)
+ * power/gpm-common.c: Don't fake a UPower enum in lesser upower versions,
instead make an "unknown" device ok to display without a warning. Provide more
support for gaming controllers as well when providing device state strings.
+ * l10n: Update POT
+ * csd-power-helper: Implement optional hybrid-sleep for power and media-key
plugins.
+ * csd-power-manager.c: Lock the screensaver if demanded by settings prior to
turning off the monitor and initiating suspend.
+ * csd-power-manager.c: Fix conversion of absolute keyboard brightness back
to percent, and fix signal handling of the keyboard backlight proxy.
+ * housekeeping: fix improper notify_notification_close() usage (#234)
+ * csd-power-manager.c: Provide the BatteryLevel property over our Power
interface (for showing course level when a device doesn't support percentages.)
+ * power: Use generated interfaces for power, keyboard and screen services.
This simplifies the code a bit, and more importantly, allows the proxies used
in cinnamon to work properly with g-signal, etc.. for updates.
+ * csd-power-manager.c: signal updates after each proxy initializes.
+ * csd-power-manager: Add a GetStep method for the keyboard interface. This
will allow our setting module and applet to better represent valid increments
for the backlight level.
+ * Prevent log flooding when game controllers are detected
+ * csd-power-manager.c: During lid action, only lock the screen if 'blank' is
the selected action. If 'do nothing' is selected, then actually do nothing.
+ * This will make NTP works on any Red Hat based system. (#238)
+ * csd-media-keys-manager.c: Execute default calculator application defined
by schema (#240)
+ * CI: Remove Mint 18
+
+-------------------------------------------------------------------
+Wed Oct 17 14:17:51 UTC 2018 - [email protected]
+
+- Update to version 3.8.7:
+ * csd-power-manager.c: During lid action, only lock the screen if
+ "blank" is the selected action. If "do nothing" is selected,
+ then actually do nothing.
+
+-------------------------------------------------------------------
+Mon Sep 24 14:27:32 UTC 2018 - [email protected]
+
+- Update to version 3.8.6:
+ * housekeeping: Fix improper notify_notification_close() usage.
+
+-------------------------------------------------------------------
+Tue Sep 18 17:27:47 UTC 2018 - [email protected]
+
+- Update to version 3.8.5:
+ * csd-power-helper: Implement optional hybrid-sleep for power and
+ media-key plugins.
+ * csd-power-manager.c: Lock the screensaver if demanded by
+ settings prior to turning off the monitor and initiating
+ suspend.
+
+-------------------------------------------------------------------
+Tue Jun 26 17:30:24 UTC 2018 - [email protected]
+
+- Update to version 3.8.4:
+ * Power: Reconfigure idle timers when upower state changes.
+
+-------------------------------------------------------------------
+Sat Jun 16 15:48:41 UTC 2018 - [email protected]
+
+- Update to version 3.8.3:
+ * csd-xsettings-manager.c: Handle any window button layout when
+ adding the "menu" item to CSD window controls, not just our
+ default layout.
+
+-------------------------------------------------------------------
+Fri May 17 12:31:01 UTC 2018 - [email protected]
+
+- Update to version 3.8.2:
+ * CSD: Add menu to CSD windows when the layout is
+ :minimize,maximize,close.
+
+-------------------------------------------------------------------
+Thu May 8 20:40:20 UTC 2018 - [email protected]
+
+- Update to version 3.8.1:
+ * Remove vestigial manpage.
+ * Fix the inhibit_lid_switch_enabled option being uninitialised
+ whilst calling inhibit_lid_switch.
+
+-------------------------------------------------------------------
+Thu Apr 19 20:07:54 UTC 2018 - [email protected]
+
+- Update to version 3.8.0:
+ * housekeeping: Replace gtk_stock items.
+ * housekeeping: Fix deprecated GUnixMountMonitor calls.
+ * housekeeping: Remove duplicated call.
+ * Add more info to README.
+ * sound: Remove empty constructor function.
+ * sound: Don't include unused GTK+.
+ * Clipboard: Various minor upstream fixes and cleanups.
+ * common: Add break and scroll lock to whitelist.
+ * Housekeeping: Various upstream fixes and cleanups.
+ * Fix button layout for CSD windows.
+ * Fix titlebar click actions for CSD windows.
+ * media-keys: Play volume_changed sound and display sound OSD
+ according to the max sound volume.
+ * Provide symlinks in /usr/bin to start the various CSD plugins.
+ * csd-background-manager.c: Remove build conditional for
+ AccountsService background support. GnomeBG will now determine
+ during runtime whether to handle it or not.
+ * csd-background-manager.c: Set the AccountsService user
+ background at startup.
+ * mouse: Re-enable touchpad when no other pointing devices is
+ present.
+ * mouse: Stop idle start when stop() is called.
+ * mouse: Simplify finalize and stop calls.
+ * mouse: Replace dialogue by warning.
+ * mouse: Remove empty contructor and dispose functions.
+ * mouse: Wrap device button mapping into gdk_error_trap_push/pop.
+ * mouse: Wrap pointer acceleration changes into a gdk_error_trap.
+ * locate-pointer: Remove support for multiple X screens.
+ * locate-pointer: Replace deprecated gdk_window_get_pointer.
+ * Remove .pc directory (quilt-related).
+ * csd-power: Lock the screensaver synchronously prior to
+ suspending.
+ * Update gnome-power-manager's stats desktop name.
+ * Add an option to prevent handle-lid-switch from being inhibited.
+ * Rename inhibit-lid-switch setting.
+ * Fix getting gsettings key from the wrong schema.
+
+-------------------------------------------------------------------
Old:
----
cinnamon-settings-daemon-3.6.2.tar.gz
New:
----
cinnamon-settings-daemon-4.2.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cinnamon-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.5Dw5Uz/_old 2020-02-21 23:53:01.381004218 +0100
+++ /var/tmp/diff_new_pack.5Dw5Uz/_new 2020-02-21 23:53:01.385004226 +0100
@@ -1,7 +1,7 @@
#
# spec file for package cinnamon-settings-daemon
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: cinnamon-settings-daemon
-Version: 3.6.2
+Version: 4.2.2
Release: 0
Summary: The settings Daemon for the Cinnamon Desktop
-License: GPL-2.0+ AND LGPL-2.1
+License: GPL-2.0-or-later AND LGPL-2.1-only
Group: System/GUI/Other
-Url: https://github.com/linuxmint/cinnamon-settings-daemon
+URL: https://github.com/linuxmint/cinnamon-settings-daemon
Source:
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: autoconf
BuildRequires: autoconf-archive
@@ -36,7 +36,7 @@
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: xf86-input-wacom
-BuildRequires: pkgconfig(cinnamon-desktop)
+BuildRequires: pkgconfig(cinnamon-desktop) >= 3.8.0
BuildRequires: pkgconfig(colord)
BuildRequires: pkgconfig(cvc)
BuildRequires: pkgconfig(dbus-glib-1)
@@ -94,7 +94,7 @@
find %{buildroot} -type f -name "*.la" -delete -print
%fdupes %{buildroot}%{_datadir}/
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} < 1500
%post
%desktop_database_post
%icon_theme_cache_post
@@ -107,7 +107,8 @@
%endif
%files
-%doc AUTHORS COPYING* README.md debian/changelog
+%license COPYING*
+%doc AUTHORS README.rst debian/changelog
%config
%{_sysconfdir}/dbus-1/system.d/org.cinnamon.SettingsDaemon.DateTimeMechanism.conf
%{_sysconfdir}/xdg/autostart/%{name}-*.desktop
%{_libdir}/%{name}-3.0/
@@ -116,7 +117,6 @@
%{_datadir}/%{name}/
%{_datadir}/applications/csd-*.desktop
%{_datadir}/icons/hicolor/*/apps/csd-*.*
-%{_mandir}/man?/%{name}.?%{?ext_man}
%{_datadir}/glib-2.0/schemas/org.cinnamon.settings-daemon.*.xml
%{_datadir}/polkit-1/actions/org.cinnamon.settings-daemon.plugins.*.policy
%{_datadir}/polkit-1/actions/org.cinnamon.settingsdaemon.datetimemechanism.policy
++++++ cinnamon-settings-daemon-3.6.2.tar.gz ->
cinnamon-settings-daemon-4.2.2.tar.gz ++++++
++++ 58173 lines of diff (skipped)