Hello community,

here is the log from the commit of package ubuntu-mate-artwork for 
openSUSE:Factory checked in at 2017-01-25 23:34:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ubuntu-mate-artwork (Old)
 and      /work/SRC/openSUSE:Factory/.ubuntu-mate-artwork.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ubuntu-mate-artwork"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ubuntu-mate-artwork/ubuntu-mate-artwork.changes  
2016-10-24 14:44:38.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.ubuntu-mate-artwork.new/ubuntu-mate-artwork.changes 
    2017-01-25 23:34:46.447325319 +0100
@@ -1,0 +2,16 @@
+Wed Jan 18 17:18:58 UTC 2017 - [email protected]
+
+- Update to version 17.04.1 (changes since 16.10.9):
+  * Update Directory icons.
+  * Update assets with pixel doubled variants.
+  * Add CSS for pixel doubled assets.
+  * Fix Monospace fonts.
+  * Fix notebook background colour.
+  * Fix dimming of disabled icons.
+  * Fix GTK+ 3.22 deprecations.
+  * Remove deprecated settings from gtk-widgets.css.
+  * Add Computer, Desktop and Ubiquity icons.
+  * Correct battery icon size (lp#1637005).
+- Add the 16.04.7 version conditionally for Gtk 3.18 and older.
+
+-------------------------------------------------------------------

Old:
----
  ubuntu-mate-artwork_16.10.9.tar.xz

New:
----
  ubuntu-mate-artwork_16.04.7.tar.xz
  ubuntu-mate-artwork_17.04.1.tar.xz

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

Other differences:
------------------
++++++ ubuntu-mate-artwork.spec ++++++
--- /var/tmp/diff_new_pack.Rin4K4/_old  2017-01-25 23:34:53.118320136 +0100
+++ /var/tmp/diff_new_pack.Rin4K4/_new  2017-01-25 23:34:53.122319533 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ubuntu-mate-artwork
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -16,19 +16,23 @@
 #
 
 
+%define gtk3_version %(pkg-config --modversion gtk+-3.0 | awk -F. 
'{printf\("%%02d%%02d", $1, $2\)}')
 %define _name   ubuntu-mate
 Name:           ubuntu-mate-artwork
-Version:        16.10.9
+Version:        17.04.1
 Release:        0
 Summary:        Ubuntu MATE themes and artwork
 License:        GPL-3.0+ and CC-BY-SA-4.0 and CC-BY-SA-3.0
 Group:          System/GUI/Other
 Url:            https://launchpad.net/ubuntu-mate
-Source:         
https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_%{version}.tar.xz
+Source0:        
https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_%{version}.tar.xz
+Source1:        
https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_16.04.7.tar.xz
 # PATCH-FIX-UPSTREAM themes-light-menubars.patch [email protected] -- Make 
light menus in Ambiance (Gtk2), dark menus are buggy in Qt4 QGtk2Style.
 Patch0:         themes-light-menubars.patch
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
 BuildArch:      noarch
 
 %description
@@ -122,10 +126,17 @@
 The default Ubuntu MATE wallpapers for the Ubuntu MATE releases.
 
 %prep
+%if 0%{?gtk3_version} >= 0320
 %setup -q -n %{name}
+%else
+%setup -q -T -n %{name}-xenial -b1
+%endif
 %patch0 -p1
 # Remove unwanted: Debian package, GRUB theme, Plymouth theme, odd script, 
LightDM defaults.
 rm -rf debian symlink.sh .%{_sysconfdir} .%{_datadir}/%{_name} 
.%{_datadir}/plymouth
+%if 0%{?gtk3_version} < 0320
+rm .%{_datadir}/gtksourceview-?.0/styles/Yuyo*.xml
+%endif
 
 %build
 # Nothing to build.

++++++ ubuntu-mate-artwork_16.10.9.tar.xz -> ubuntu-mate-artwork_16.04.7.tar.xz 
++++++
/work/SRC/openSUSE:Factory/ubuntu-mate-artwork/ubuntu-mate-artwork_16.10.9.tar.xz
 
/work/SRC/openSUSE:Factory/.ubuntu-mate-artwork.new/ubuntu-mate-artwork_16.04.7.tar.xz
 differ: char 26, line 1

++++++ ubuntu-mate-artwork_16.10.9.tar.xz -> ubuntu-mate-artwork_17.04.1.tar.xz 
++++++
/work/SRC/openSUSE:Factory/ubuntu-mate-artwork/ubuntu-mate-artwork_16.10.9.tar.xz
 
/work/SRC/openSUSE:Factory/.ubuntu-mate-artwork.new/ubuntu-mate-artwork_17.04.1.tar.xz
 differ: char 26, line 1


Reply via email to