Hello community,

here is the log from the commit of package mate-control-center for 
openSUSE:Factory checked in at 2014-03-22 14:45:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
2014-01-03 19:45:07.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-control-center.new/mate-control-center.changes 
    2014-03-22 18:02:18.000000000 +0100
@@ -1,0 +2,45 @@
+Sat Mar 15 16:19:12 UTC 2014 - [email protected]
+
+- Update to version 1.8.1
+  + default-applications: add support for accessibility applications
+- Symlink duplicate files with fdupes
+
+-------------------------------------------------------------------
+Mon Mar 10 13:39:04 UTC 2014 - [email protected]
+
+- Package files in /usr/share/mate-control-center but don't own this
+  directory to avoid conflicts with marco
+- Fix versions in BuildRequires tags
+
+-------------------------------------------------------------------
+Wed Mar  5 11:18:06 UTC 2014 - [email protected]
+
+- Update to version 1.8.0
+  + no changes since version 1.7.90
+
+-------------------------------------------------------------------
+Wed Feb 19 16:09:26 UTC 2014 - [email protected]
+
+- Update to version 1.7.90 (unstable)
+  + use yelp-tools instead of mate-doc-utils
+  + windows: Add option to enable side by side tiling
+  + windows: Add metacity support
+  + appearance: Add support for 'artist' tag in xml backgrounds files
+  + appearance: Change also titlebar font if Metacity is running
+
+-------------------------------------------------------------------
+Mon Feb 10 17:32:47 UTC 2014 - [email protected]
+
+- Update to version 1.7.0 (unstable)
+  + initial GTK3 support
+  + about-me: Remove unused constant 
+  + fix some gcc warnings 
+  + windows: Fix ui file after GtkComboBoxText migration 
+  + fixes for GTK2 
+  + remove all separator occurrences 
+  + keyboard: Fix segfault 
+    Var may be set as constant value but freed later.
+- Replace mate-doc-utils requirement with yelp-tools; upstream use it
+  now to build documentation
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ mate-control-center.spec ++++++
--- /var/tmp/diff_new_pack.uz2IAE/_old  2014-03-22 18:02:21.000000000 +0100
+++ /var/tmp/diff_new_pack.uz2IAE/_new  2014-03-22 18:02:21.000000000 +0100
@@ -1,6 +1,7 @@
+#
 # spec file for mate-control-center
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +17,16 @@
 Name:           mate-control-center
 %define _name   libmate-window-settings1
 %define _slab   libslab0
-Version:        1.6.2
+Version:        1.8.1
 Release:        0
 License:        GPL-2.0+
 Summary:        MATE Desktop control center
 Url:            http://mate-desktop.org/
 Group:          System/GUI/Other
-Source0:        
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
+Source0:        
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
 %glib2_gsettings_schema_requires
 
+BuildRequires:  fdupes
 BuildRequires:  mate-common
 BuildRequires:  libxml2-python
 BuildRequires:  pkgconfig(dconf)
@@ -32,12 +34,11 @@
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(xcursor)
 BuildRequires:  pkgconfig(xft)
-BuildRequires:  pkgconfig(mate-doc-utils)
-BuildRequires:  pkgconfig(mate-desktop-2.0)
+BuildRequires:  pkgconfig(mate-desktop-2.0) >= 1.8.0
 BuildRequires:  pkgconfig(libcanberra-gtk)
-BuildRequires:  pkgconfig(libmate-menu)
-BuildRequires:  pkgconfig(libmarco-private)
-BuildRequires:  pkgconfig(mate-settings-daemon)
+BuildRequires:  pkgconfig(libmate-menu) >= 1.8.0
+BuildRequires:  pkgconfig(libmarco-private) >= 1.8.0
+BuildRequires:  pkgconfig(mate-settings-daemon) >= 1.8.0
 BuildRequires:  pkgconfig(unique-1.0)
 BuildRequires:  pkgconfig(libmatekbd)
 BuildRequires:  pkgconfig(libxklavier)
@@ -46,14 +47,16 @@
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  update-desktop-files
+BuildRequires:  yelp-tools
 BuildRequires:  xorg-x11-devel
-BuildRequires:  xz
 Recommends:     %{name}-lang
 
 # libslab
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  pkgconfig(pango)
+
+
 Requires:       gsettings-backend-dconf
 Requires:       gsettings-desktop-schemas
 Requires:       %{name}-branding = %{version}
@@ -147,7 +150,7 @@
 if [ -d %{buildroot}%{_datadir}/MateConf ]; then
    rm -r %{buildroot}%{_datadir}/MateConf
 fi
-
+%fdupes -s %{buildroot}%{_datadir}/help
 %post
 %desktop_database_post
 %mime_database_post
@@ -171,20 +174,19 @@
 %files
 %defattr(-,root,root)
 %doc ChangeLog README COPYING
-%dir %{_datadir}/omf/mate-control-center/
 %dir %{_libdir}/window-manager-settings
 %{_sbindir}/mate-display-properties-install-systemwide
 %{_bindir}/mate-*
 %{_datadir}/applications/*.desktop
-%{_datadir}/mate-control-center
+%{_datadir}/mate-control-center/*
+%dir %{_datadir}/mate/
 %{_datadir}/mate/cursor-fonts
-%{_datadir}/mate/help/%{name}/
-%{_datadir}/icons/hicolor/*/*/*.png
-%{_datadir}/icons/hicolor/scalable/apps/*.svg
 %{_datadir}/mime/packages/mate-theme-package.xml
 %{_datadir}/polkit-1/actions/org.mate.randr.policy
 %{_datadir}/glib-2.0/schemas/*.xml
-%{_datadir}/omf/mate-control-center/mate-control-center-C.omf
+%{_datadir}/help/C/%{name}
+%{_datadir}/icons/hicolor/*/*/*.png
+%{_datadir}/icons/hicolor/scalable/apps/*.svg
 %{_datadir}/thumbnailers/
 # From upstream branding
 %exclude %{_sysconfdir}/xdg/menus/matecc.menu

++++++ mate-control-center-1.6.2.tar.xz -> mate-control-center-1.8.1.tar.xz 
++++++
++++ 163966 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to