Hello community,

here is the log from the commit of package mate-settings-daemon for 
openSUSE:Factory checked in at 2016-04-15 19:10:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    
    2016-01-12 16:12:46.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-settings-daemon.new/mate-settings-daemon.changes
   2016-04-15 19:10:40.000000000 +0200
@@ -1,0 +2,20 @@
+Sat Apr  9 11:24:53 UTC 2016 - [email protected]
+
+- Update to version 1.14.0:
+  * touchpad: Support edge and two-finger scrolling independently
+    (use separate GSettings keys for them).
+  * xsettings: Add settings for cursor theme and size.
+  * Some more fixes and cleanups.
+  * Update translations.
+  * Fix Changelog generation.
+
+-------------------------------------------------------------------
+Mon Jan 25 19:56:45 UTC 2016 - [email protected]
+
+- Update to version 1.13.0:
+  * Gtk3: several deprecation fixes.
+  * media-keys: add setting to enable/disable OSD.
+  * Fix some build warnings.
+  * Drop MateConf migration script.
+
+-------------------------------------------------------------------

Old:
----
  mate-settings-daemon-1.12.1.tar.xz

New:
----
  mate-settings-daemon-1.14.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mate-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.C3v3HV/_old  2016-04-15 19:10:41.000000000 +0200
+++ /var/tmp/diff_new_pack.C3v3HV/_new  2016-04-15 19:10:41.000000000 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 1.12
+%define _version 1.14
 Name:           mate-settings-daemon
-Version:        1.12.1
+Version:        1.14.0
 Release:        0
 Summary:        MATE session settings daemon
 License:        GPL-2.0 and LGPL-2.1
@@ -71,10 +71,12 @@
 %setup -q
 
 %build
+NOCONFIGURE=1 mate-autogen
 %configure \
   --libexecdir=%{_bindir}   \
   --disable-static          \
   --disable-schemas-install \
+  --with-gtk=2.0            \
   --enable-pulse            \
   --enable-polkit
 make %{?_smp_mflags}
@@ -83,9 +85,6 @@
 %make_install
 %find_lang %{name} %{?no_lang_C}
 find %{buildroot} -type f -name "*.la" -delete -print
-if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
-    rm -rf %{buildroot}%{_datadir}/MateConf/
-fi
 
 %post
 %glib2_gsettings_schema_post

++++++ mate-settings-daemon-1.12.1.tar.xz -> mate-settings-daemon-1.14.0.tar.xz 
++++++
++++ 149347 lines of diff (skipped)


Reply via email to