Hello community,
here is the log from the commit of package mate-settings-daemon for
openSUSE:Factory checked in at 2015-12-01 09:19:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-settings-daemon (Old)
and /work/SRC/openSUSE:Factory/.mate-settings-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-settings-daemon"
Changes:
--------
---
/work/SRC/openSUSE:Factory/mate-settings-daemon/mate-settings-daemon.changes
2015-11-11 10:30:58.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.mate-settings-daemon.new/mate-settings-daemon.changes
2015-12-01 09:20:14.000000000 +0100
@@ -1,0 +2,9 @@
+Mon Nov 30 10:20:18 UTC 2015 - [email protected]
+
+- Update to 1.12.1:
+ * xrandr: Install icon in correct directory.
+ * GTK+3: Do not remove xrandr applet background (fixes invisible
+ text in some themes).
+- Enable smartcard support.
+
+-------------------------------------------------------------------
Old:
----
mate-settings-daemon-1.12.0.tar.xz
New:
----
mate-settings-daemon-1.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mate-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.cLQi6E/_old 2015-12-01 09:20:15.000000000 +0100
+++ /var/tmp/diff_new_pack.cLQi6E/_new 2015-12-01 09:20:15.000000000 +0100
@@ -18,13 +18,14 @@
%define _version 1.12
Name: mate-settings-daemon
-Version: 1.12.0
+Version: 1.12.1
Release: 0
Summary: MATE session settings daemon
License: GPL-2.0 and LGPL-2.1
Group: System/GUI/Other
Url: http://mate-desktop.org/
Source0:
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
+BuildRequires: hicolor-icon-theme
BuildRequires: mate-common >= %{_version}
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(dconf)
@@ -46,6 +47,9 @@
Requires: matekbd-common
Recommends: %{name}-lang
%glib2_gsettings_schema_requires
+%if !(0%{?suse_version} == 1315 && !0%{?is_opensuse})
+BuildRequires: pkgconfig(nss)
+%endif
%description
This package contains the daemon which is responsible for setting
@@ -87,9 +91,13 @@
%post
%glib2_gsettings_schema_post
+%icon_theme_cache_post
+%icon_theme_cache_post mate
%postun
%glib2_gsettings_schema_postun
+%icon_theme_cache_postun
+%icon_theme_cache_postun mate
%files
%defattr(-,root,root)
@@ -97,6 +105,7 @@
%config
%{_sysconfdir}/dbus-1/system.d/org.mate.SettingsDaemon.DateTimeMechanism.conf
%dir %{_sysconfdir}/%{name}/
%dir %{_sysconfdir}/%{name}/xrandr/
+%{_sysconfdir}/xrdb/
%dir %{_datadir}/mate-control-center/
%dir %{_datadir}/mate-control-center/keybindings/
%{_sysconfdir}/xdg/autostart/mate-settings-daemon.desktop
@@ -104,14 +113,17 @@
%{_libdir}/mate-settings-daemon/
%{_datadir}/dbus-1/services/*.service
%{_datadir}/dbus-1/system-services/*.service
-%{_datadir}/icons/mate/
+%{_datadir}/icons/hicolor/*/apps/*
+%dir %{_datadir}/icons/mate/
+%dir %{_datadir}/icons/mate/*/
+%dir %{_datadir}/icons/mate/*/actions/
+%{_datadir}/icons/mate/*/actions/*
%{_datadir}/mate-control-center/keybindings/50-accessibility.xml
%{_datadir}/%{name}/
%{_datadir}/polkit-1/actions/org.mate.settingsdaemon.datetimemechanism.policy
%{_datadir}/glib-2.0/schemas/*.xml
%{_mandir}/man?/%{name}.?%{?ext_man}
%{_mandir}/man?/msd-*.?%{?ext_man}
-%{_sysconfdir}/xrdb/
%files devel
%defattr(-,root,root)
++++++ mate-settings-daemon-1.12.0.tar.xz -> mate-settings-daemon-1.12.1.tar.xz
++++++
++++ 5366 lines of diff (skipped)