Hello community,

here is the log from the commit of package mate-themes for openSUSE:Factory 
checked in at 2015-07-02 22:48:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-themes (Old)
 and      /work/SRC/openSUSE:Factory/.mate-themes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-themes"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-themes/mate-themes.changes  2014-07-12 
17:15:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mate-themes.new/mate-themes.changes     
2015-07-03 00:10:06.000000000 +0200
@@ -1,0 +2,65 @@
+Tue Jun  9 10:32:12 UTC 2015 - [email protected]
+
+- Update to 1.10.1:
+  * Improvements for Menta themes GTK+-3.16.
+  * Re-work of GreenLaguna Gtk3.
+  * Improvements for traditional themes GTK+-3.16.
+  * Improvements for BlackMate GTK+-3.16.
+  * More styling for MATE Gtk3 applications.
+  * Add a whitelist for window-controls menu-close button for CSD
+    applications.
+  * Use MATE logo for spinner animation.
+
+-------------------------------------------------------------------
+Mon May  4 20:23:43 UTC 2015 - [email protected]
+
+- Update to 1.10.0:
+  * Adjustments for Gtk 3.16.
+  * A lot of improvements for MATE Gtk3 applications.
+  * Disable usage of symbolic icons.
+  * Use regular icons for window controls.
+  * Disable spinner animation to avoid high CPU load.
+  * Enable window shadows for csd applications.
+  * Re-work of GreenLaguna.
+  * Re-work of ContrastHigh themes.
+  * Many more adjustments.
+- Explicitly depend on Gtk2 engines mate-themes require.
+- Use Gtk 3.16 tarball.
+
+-------------------------------------------------------------------
+Tue Jan 13 14:20:04 UTC 2015 - [email protected]
+
+- Update to version 1.9.3 (unstable)
+  + TraditionalOKTest is installable with normal configure flags
+  + add transition effect to buttons and menuitems for Menta themes GTK3
+  + add transition effect to buttons and menuitems for BlackMate and
+    GreenLaguna GTK3
+  + add support for CSD applications in BlackMate and GreenLaguna
+  + improve handling of CSD applications in other themes
+  + add support for popovers in GreenLaguna, BlackMate, ContrastHigh
+    and ContrastHighInverse themes
+  + improve popovers support in Traditional themes
+  + serveral other improvements
+
+-------------------------------------------------------------------
+Sun Nov 23 17:08:25 UTC 2014 - [email protected]
+
+- Update to version 1.9.2 (unstable)
+  + add ContrastHighInververse GTK3 part
+  + more adjustments for GTK3-3.14 in main themes
+  + several improvements in BlackMate, GreenLaguna and Shiny themes GTK2
+- Changes from version 1.9.1 (unstable)
+  + bump version to reflect GTK3 suported version
+  + add GTK3-3.14 support for all major themes
+  + add GTK3 part to Shiny 
+- Changes from version 1.9.0 (unstable)
+  + BlueMenta: Add GTK 3.12 support
+  + Menta: Add GTK 3.12 support
+  + BlackMATE: Add GTK 3.12 support
+  + GreenLaguna: Add GTK 3.12 support
+- Adapt requirements to upstream changes
+  + Add gtk3-unico-engine requirement
+  + Remove gtk2-engine-mist and gtk2-theme-mist dependencies
+- Use -GTK3.14 tarball as source
+
+-------------------------------------------------------------------

Old:
----
  mate-themes-1.8.1.tar.xz

New:
----
  mate-themes-gtk3.16-1.10.1.tar.xz

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

Other differences:
------------------
++++++ mate-themes.spec ++++++
--- /var/tmp/diff_new_pack.Aka25Y/_old  2015-07-03 00:10:06.000000000 +0200
+++ /var/tmp/diff_new_pack.Aka25Y/_new  2015-07-03 00:10:06.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for mate-themes
+# spec file for package mate-themes
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -12,124 +12,85 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# TODO - split up packages into individual themes
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
+# TODO: Split up packages into individual themes.
+# mate-themes is released in different editions for different Gtk3 versions.
+# Let's use Gtk 3.16 version for Factory.
+%define _gtk_ver 3.16
+%define _version 1.10
 Name:           mate-themes
-Version:        1.8.1
+Version:        1.10.1
 Release:        0
-License:        LGPL-2.1+
 Summary:        Themes for the MATE desktop
-Url:            http://mate-desktop.org/
+License:        LGPL-2.1+
 Group:          System/GUI/Other
-Source0:        
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
-Requires:       gtk2-engine-murrine
-Requires:       gtk2-engine-mist
-Requires:       gtk2-engines
-Requires:       gtk2-theme-mist
-Recommends:     %{name}-lang
-
+Url:            http://mate-desktop.org/
+Source0:        
http://pub.mate-desktop.org/releases/%{_version}/%{name}-gtk%{_gtk_ver}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  icon-naming-utils
 BuildRequires:  intltool
 BuildRequires:  mate-common
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(gtk-engines-2)
+Requires:       gtk2-engine-clearlooks
+Requires:       gtk2-engine-hcengine
+Requires:       gtk2-engine-murrine
+Requires:       libpixmap.so
+Recommends:     %{name}-lang = %{version}
 BuildArch:      noarch
 
 %description
 Official themes for the MATE desktop
 
-This package contains the official desktop themes of the MATE desktop
-environment.
+This package contains the official desktop themes of the MATE
+desktop environment.
 
 %lang_package
 
 %prep
-%setup -q
+%setup -q -n %{name}-gtk%{_gtk_ver}-%{version}
 
 %build
 %configure --enable-all-themes
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
+%icon_theme_cache_create_ghost ContrastHigh
 
-%{find_lang} %{name} %{?no_lang_C}
+%find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}
-%icon_theme_cache_create_ghost ContrastHigh
-%icon_theme_cache_create_ghost ContrastHigh-SVG
-%icon_theme_cache_create_ghost ContrastHighInverse
-%icon_theme_cache_create_ghost ContrastHighLargePrint
-%icon_theme_cache_create_ghost ContrastHighLargePrintInverse
-%icon_theme_cache_create_ghost Fog
-%icon_theme_cache_create_ghost MateLargePrint
-%icon_theme_cache_create_ghost Quid
 
 %post
 %icon_theme_cache_post ContrastHigh
-%icon_theme_cache_post ContrastHigh-SVG
-%icon_theme_cache_post ContrastHighInverse
-%icon_theme_cache_post ContrastHighLargePrint
-%icon_theme_cache_post ContrastHighLargePrintInverse
-%icon_theme_cache_post Fog
-%icon_theme_cache_post MateLargePrint
-%icon_theme_cache_post Quid
 
 %postun
 %icon_theme_cache_postun ContrastHigh
-%icon_theme_cache_postun ContrastHigh-SVG
-%icon_theme_cache_postun ContrastHighInverse
-%icon_theme_cache_postun ContrastHighLargePrint
-%icon_theme_cache_postun ContrastHighLargePrintInverse
-%icon_theme_cache_postun Fog
-%icon_theme_cache_postun MateLargePrint
-%icon_theme_cache_postun Quid
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog README COPYING
-# icon sets
-%{_datadir}/icons/ContrastHigh/
-%{_datadir}/icons/ContrastHigh-SVG/
-%{_datadir}/icons/ContrastHighInverse/
-%{_datadir}/icons/ContrastHighLargePrint/
-%{_datadir}/icons/ContrastHighLargePrintInverse/
-%{_datadir}/icons/Fog/
-%{_datadir}/icons/MateLargePrint/
-%{_datadir}/icons/Quid/
-# pointer themes
-%{_datadir}/icons/mate/
-# GTK themes
-%{_datadir}/themes/AlaDelta/
-%{_datadir}/themes/Atantla/
-%{_datadir}/themes/BlackMATE
-%{_datadir}/themes/BlackMenta
-%{_datadir}/themes/BlueMenta
+%doc README COPYING NEWS
+# GTK+ themes.
+%{_datadir}/themes/BlackMATE/
+%{_datadir}/themes/BlackMenta/
+%{_datadir}/themes/BlueMenta/
 %{_datadir}/themes/ContrastHigh/
 %{_datadir}/themes/ContrastHighInverse/
-%{_datadir}/themes/ContrastHighLargePrint/
-%{_datadir}/themes/ContrastHighLargePrintInverse/
-%{_datadir}/themes/ContrastLow/
-%{_datadir}/themes/ContrastLowLargePrint/
-%{_datadir}/themes/Fog/
-%{_datadir}/themes/GreenLaguna
-%{_datadir}/themes/Menta
-%{_datadir}/themes/PrintLarge/
-%{_datadir}/themes/Quid/
-%{_datadir}/themes/Reverse/
+%{_datadir}/themes/GreenLaguna/
+%{_datadir}/themes/Menta/
 %{_datadir}/themes/Shiny/
-%{_datadir}/themes/Simply
 %{_datadir}/themes/TraditionalOk/
-%{_datadir}/themes/TraditionalGreen
+%{_datadir}/themes/TraditionalOkTest/
+%{_datadir}/themes/TraditionalGreen/
+# Icon sets.
+%{_datadir}/icons/ContrastHigh/
 %ghost %{_datadir}/icons/ContrastHigh/icon-theme.cache
-%ghost %{_datadir}/icons/ContrastHigh-SVG/icon-theme.cache
-%ghost %{_datadir}/icons/ContrastHighInverse/icon-theme.cache
-%ghost %{_datadir}/icons/ContrastHighLargePrint/icon-theme.cache
-%ghost %{_datadir}/icons/ContrastHighLargePrintInverse/icon-theme.cache
-%ghost %{_datadir}/icons/Fog/icon-theme.cache
-%ghost %{_datadir}/icons/MateLargePrint/icon-theme.cache
-%ghost %{_datadir}/icons/Quid/icon-theme.cache
+# Pointer themes.
+%dir %{_datadir}/icons/mate/
+%{_datadir}/icons/mate/cursors/
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)


Reply via email to