Hello community,

here is the log from the commit of package mate-control-center for 
openSUSE:Factory checked in at 2016-04-15 19:09:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-control-center (Old)
 and      /work/SRC/openSUSE:Factory/.mate-control-center.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-control-center"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-control-center/mate-control-center.changes  
2015-12-21 12:04:14.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-control-center.new/mate-control-center.changes 
    2016-04-15 19:09:50.000000000 +0200
@@ -1,0 +2,36 @@
+Sat Apr  9 11:24:53 UTC 2016 - [email protected]
+
+- Update to version 1.14.0:
+  * Touchpad settings: Support edge and two-finger scrolling
+    independently.
+  * Some more fixes and cleanups.
+  * Update translations.
+  * Fix Changelog generation
+
+-------------------------------------------------------------------
+Mon Feb 22 13:43:54 UTC 2016 - [email protected]
+
+- Update to version 1.13.2:
+  * Fix more deprecations and warnings.
+
+-------------------------------------------------------------------
+Fri Feb  5 20:35:35 UTC 2016 - [email protected]
+
+- Update to version 1.13.1:
+  * Fix build warnings about incorrect pointer types.
+  * GTK+3: Fix several deprecations.
+  * GTK+3: Fix theme previews in mate-appearance-properties.
+  * Drop "Ubuntu hacks" (--enable-ubuntu build option) as Ubuntu
+    dropped that stuff long ago.
+
+-------------------------------------------------------------------
+Tue Jan 26 12:30:55 UTC 2016 - [email protected]
+
+- Update to version 1.13.0:
+  * Move preferences-categories.menu to mate-menus.
+  * Drop MateConf migration script.
+  * Window properties: Make all three window focus modes selectable.
+  * Gtk3: Fix some deprecations.
+  * Fix more build warnings.
+
+-------------------------------------------------------------------

Old:
----
  mate-control-center-1.12.1.tar.xz

New:
----
  mate-control-center-1.14.0.tar.xz

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

Other differences:
------------------
++++++ mate-control-center.spec ++++++
--- /var/tmp/diff_new_pack.5K725S/_old  2016-04-15 19:09:51.000000000 +0200
+++ /var/tmp/diff_new_pack.5K725S/_new  2016-04-15 19:09:51.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mate-control-center
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -20,9 +20,9 @@
 %define sover   1
 %define soname_slab libmate-slab
 %define sover_slab 0
-%define _version 1.12
+%define _version 1.14
 Name:           mate-control-center
-Version:        1.12.1
+Version:        1.14.0
 Release:        0
 Summary:        MATE Desktop control center
 License:        GPL-2.0+
@@ -35,7 +35,6 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-devel
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(appindicator-0.1)
 BuildRequires:  pkgconfig(dconf)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
@@ -62,6 +61,9 @@
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  pkgconfig(pango)
+%if 0%{?suse_version} >= 1320 || (0%{?suse_version} == 1315 && 
0%{?is_opensuse})
+BuildRequires:  pkgconfig(appindicator-0.1)
+%endif
 
 %description
 The control center is MATE's main interface for configuration of various
@@ -132,7 +134,8 @@
 NOCONFIGURE=1 mate-autogen
 %configure \
   --disable-static        \
-  --disable-update-mimedb
+  --disable-update-mimedb \
+  --with-gtk=2.0
 make %{?_smp_mflags}
 
 %install
@@ -149,9 +152,6 @@
 %suse_update_desktop_file mate-theme-installer
 %suse_update_desktop_file mate-default-applications-properties
 
-if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
-    rm -rf %{buildroot}%{_datadir}/MateConf/
-fi
 %fdupes -s %{buildroot}%{_datadir}/help/
 
 %post
@@ -177,7 +177,6 @@
 %files
 %defattr(-,root,root)
 %doc ChangeLog README COPYING
-%config %{_sysconfdir}/xdg/menus/mate-preferences-categories.menu
 %{_sbindir}/mate-display-properties-install-systemwide
 %{_bindir}/mate-*
 %{_datadir}/applications/*.desktop

++++++ mate-control-center-1.12.1.tar.xz -> mate-control-center-1.14.0.tar.xz 
++++++
++++ 144254 lines of diff (skipped)


Reply via email to