Hello community,
here is the log from the commit of package mate-settings-daemon for
openSUSE:Factory checked in at 2017-11-09 13:56:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-settings-daemon (Old)
and /work/SRC/openSUSE:Factory/.mate-settings-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-settings-daemon"
Thu Nov 9 13:56:41 2017 rev:20 rq:536607 version:1.18.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/mate-settings-daemon/mate-settings-daemon.changes
2017-04-07 13:56:19.261930759 +0200
+++
/work/SRC/openSUSE:Factory/.mate-settings-daemon.new/mate-settings-daemon.changes
2017-11-09 13:57:13.372371365 +0100
@@ -1,0 +2,10 @@
+Wed Oct 25 14:20:21 UTC 2017 - [email protected]
+
+- Update to version 1.18.2:
+ * ldsm-dialog: Set max width chars for labels.
+ * keyboard plugin: Apply panel menu theme to popup menu.
+ * Request keyboard event reports from global keybindings of other
+ windows.
+ * Update translations.
+
+-------------------------------------------------------------------
Old:
----
mate-settings-daemon-1.18.1.tar.xz
New:
----
mate-settings-daemon-1.18.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.MVCFWH/_old 2017-11-09 13:57:13.968349654 +0100
+++ /var/tmp/diff_new_pack.MVCFWH/_new 2017-11-09 13:57:13.972349508 +0100
@@ -18,13 +18,13 @@
%define _version 1.18
Name: mate-settings-daemon
-Version: 1.18.1
+Version: 1.18.2
Release: 0
Summary: MATE session settings daemon
-License: GPL-2.0 and LGPL-2.1
+License: GPL-2.0 AND LGPL-2.1
Group: System/GUI/Other
Url: https://mate-desktop.org/
-Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+Source:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
BuildRequires: hicolor-icon-theme
BuildRequires: mate-common >= %{_version}
BuildRequires: pkgconfig
@@ -86,18 +86,19 @@
%find_lang %{name} %{?no_lang_C}
find %{buildroot} -type f -name "*.la" -delete -print
+%if 0%{?suse_version} <= 1320
%post
-%glib2_gsettings_schema_post
%icon_theme_cache_post
%icon_theme_cache_post mate
+%glib2_gsettings_schema_post
%postun
-%glib2_gsettings_schema_postun
%icon_theme_cache_postun
%icon_theme_cache_postun mate
+%glib2_gsettings_schema_postun
+%endif
%files
-%defattr(-,root,root)
%doc AUTHORS COPYING COPYING.LIB NEWS
%config
%{_sysconfdir}/dbus-1/system.d/org.mate.SettingsDaemon.DateTimeMechanism.conf
%dir %{_sysconfdir}/%{name}/
@@ -123,11 +124,9 @@
%{_mandir}/man?/msd-*.?%{?ext_man}
%files devel
-%defattr(-,root,root)
%{_includedir}/%{name}/
%{_libdir}/pkgconfig/%{name}.pc
%files lang -f %{name}.lang
-%defattr(-,root,root)
%changelog
++++++ mate-settings-daemon-1.18.1.tar.xz -> mate-settings-daemon-1.18.2.tar.xz
++++++
++++ 31092 lines of diff (skipped)