Hello community,
here is the log from the commit of package cinnamon-settings-daemon for
openSUSE:Factory checked in at 2017-11-14 12:54:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cinnamon-settings-daemon (Old)
and /work/SRC/openSUSE:Factory/.cinnamon-settings-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cinnamon-settings-daemon"
Tue Nov 14 12:54:53 2017 rev:10 rq:540366 version:3.6.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/cinnamon-settings-daemon/cinnamon-settings-daemon.changes
2017-08-22 11:10:53.841656210 +0200
+++
/work/SRC/openSUSE:Factory/.cinnamon-settings-daemon.new/cinnamon-settings-daemon.changes
2017-11-14 12:55:03.095711629 +0100
@@ -1,0 +2,17 @@
+Thu Nov 9 18:24:42 UTC 2017 - [email protected]
+
+- Update to version 3.6.1:
+ * Power: Change default for sleep-display-ac/battery to
+ 30 minutes.
+
+-------------------------------------------------------------------
+Sat Oct 28 19:57:36 UTC 2017 - [email protected]
+
+- Update to version 3.6.0:
+ * Make touchpad settings compatible with libinput.
+ * Clean up the autorun dialogue a bit.
+ * Xrandr: Hold the session start whilst the plugin is loaded.
+ * csd-xsettings-gtk: Avoid a potential GFile leak.
+ * Move translations to cinnamon-translations.
+
+-------------------------------------------------------------------
Old:
----
cinnamon-settings-daemon-3.4.4.tar.gz
New:
----
cinnamon-settings-daemon-3.6.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cinnamon-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.1sE2zZ/_old 2017-11-14 12:55:03.931681051 +0100
+++ /var/tmp/diff_new_pack.1sE2zZ/_new 2017-11-14 12:55:03.931681051 +0100
@@ -17,10 +17,10 @@
Name: cinnamon-settings-daemon
-Version: 3.4.4
+Version: 3.6.1
Release: 0
Summary: The settings Daemon for the Cinnamon Desktop
-License: GPL-2.0+ and LGPL-2.1
+License: GPL-2.0+ AND LGPL-2.1
Group: System/GUI/Other
Url: https://github.com/linuxmint/cinnamon-settings-daemon
Source:
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -76,8 +76,6 @@
This package contains development files for cinnamon-settings-daemon.
-%lang_package
-
%prep
%setup -q
@@ -95,8 +93,8 @@
%make_install
find %{buildroot} -type f -name "*.la" -delete -print
%fdupes %{buildroot}%{_datadir}/
-%find_lang %{name} %{?no_lang_C}
+%if 0%{?suse_version} <= 1320
%post
%desktop_database_post
%icon_theme_cache_post
@@ -106,9 +104,9 @@
%desktop_database_postun
%icon_theme_cache_postun
%glib2_gsettings_schema_postun
+%endif
%files
-%defattr(-,root,root)
%doc AUTHORS COPYING* README.md debian/changelog
%config
%{_sysconfdir}/dbus-1/system.d/org.cinnamon.SettingsDaemon.DateTimeMechanism.conf
%{_sysconfdir}/xdg/autostart/%{name}-*.desktop
@@ -116,6 +114,7 @@
%{_datadir}/%{name}-3.0/
%{_libexecdir}/%{name}/
%{_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
@@ -123,11 +122,7 @@
%{_datadir}/polkit-1/actions/org.cinnamon.settingsdaemon.datetimemechanism.policy
%{_datadir}/dbus-1/system-services/org.cinnamon.SettingsDaemon.DateTimeMechanism.service
-%files lang -f %{name}.lang
-%defattr(-,root,root)
-
%files devel
-%defattr(-,root,root)
%{_libdir}/pkgconfig/%{name}.pc
%{_includedir}/%{name}-3.0/
++++++ cinnamon-settings-daemon-3.4.4.tar.gz ->
cinnamon-settings-daemon-3.6.1.tar.gz ++++++
++++ 299495 lines of diff (skipped)