Hello community,

here is the log from the commit of package ubuntu-themes for openSUSE:Factory 
checked in at 2018-03-20 21:59:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ubuntu-themes (Old)
 and      /work/SRC/openSUSE:Factory/.ubuntu-themes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ubuntu-themes"

Tue Mar 20 21:59:51 2018 rev:18 rq:588368 version:16.10~bzr20180122

Changes:
--------
--- /work/SRC/openSUSE:Factory/ubuntu-themes/ubuntu-themes.changes      
2017-11-22 11:21:59.786280664 +0100
+++ /work/SRC/openSUSE:Factory/.ubuntu-themes.new/ubuntu-themes.changes 
2018-03-20 22:00:19.501757668 +0100
@@ -1,0 +2,12 @@
+Mon Mar 12 12:43:56 UTC 2018 - [email protected]
+
+- Update to version 16.10~bzr20180122 (changes since
+  16.10~bzr20171115):
+  * Ambiance, Radiance: Fix focus ring for combo boxes.
+  * Ambiance, Radiance: Fix link button mouseover.
+  * Ambiance, Radiance: Fix checkbutton and radiobutton highlight.
+  * Ambiance, Radiance: Fixed grey background appearing in step
+    fields.
+- Build with Python2 explicitly.
+
+-------------------------------------------------------------------

Old:
----
  ubuntu-themes_16.10+18.04.20171115.1.orig.tar.gz

New:
----
  ubuntu-themes_16.10+18.04.20180122.1.orig.tar.gz

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

Other differences:
------------------
++++++ ubuntu-themes.spec ++++++
--- /var/tmp/diff_new_pack.W7htTn/_old  2018-03-20 22:00:22.713642027 +0100
+++ /var/tmp/diff_new_pack.W7htTn/_new  2018-03-20 22:00:22.713642027 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ubuntu-themes
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,21 +16,25 @@
 #
 
 
-%define _version 16.10+18.04.20171115.1
+%define _version 16.10+18.04.20180122.1
 Name:           ubuntu-themes
-Version:        16.10~bzr20171115
+Version:        16.10~bzr20180122
 Release:        0
 Summary:        Eyecandy from Ubuntu
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          System/GUI/Other
 Url:            https://launchpad.net/ubuntu-themes
 Source:         
https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_%{_version}.orig.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  python-base
-BuildRequires:  python-scour
-BuildRequires:  python-xml
 BuildArch:      noarch
+%if 0%{?suse_version} >= 1500
+BuildRequires:  python2
+BuildRequires:  python2-xml
+%else
+BuildRequires:  python
+BuildRequires:  python-xml
+%endif
 
 %description
 Ubuntu GNU/Linux basic artwork.
@@ -121,6 +125,7 @@
 
 %prep
 %setup -q -c
+sed -i '1s|^#!.*$|#!%{_bindir}/python2|' *.py
 
 %build
 make %{?_smp_mflags} V=1
@@ -139,7 +144,7 @@
 %fdupes %{buildroot}%{_datadir}/themes/Radiance/
 %fdupes %{buildroot}%{_datadir}/icons/
 
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} < 1500
 %post -n ubuntu-mono-icon-theme
 %icon_theme_cache_post ubuntu-mono-dark
 %icon_theme_cache_post ubuntu-mono-light
@@ -149,12 +154,20 @@
 %endif
 
 %files -n metatheme-ambiance-common
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
 %doc COPYING
+%endif
 %{_datadir}/themes/Ambiance/
 %exclude %{_datadir}/themes/Ambiance/gtk-?.*/
 
 %files -n metatheme-radiance-common
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
 %doc COPYING
+%endif
 %{_datadir}/themes/Radiance/
 %exclude %{_datadir}/themes/Radiance/gtk-?.*/
 
@@ -171,7 +184,11 @@
 %{_datadir}/themes/Radiance/gtk-3.*/
 
 %files -n ubuntu-mono-icon-theme
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
 %doc COPYING
+%endif
 %ghost %{_datadir}/icons/ubuntu-mono-*/icon-theme.cache
 %ghost %{_datadir}/icons/LoginIcons/icon-theme.cache
 %{_datadir}/icons/ubuntu-mono*/

++++++ ubuntu-themes_16.10+18.04.20171115.1.orig.tar.gz -> 
ubuntu-themes_16.10+18.04.20180122.1.orig.tar.gz ++++++
/work/SRC/openSUSE:Factory/ubuntu-themes/ubuntu-themes_16.10+18.04.20171115.1.orig.tar.gz
 
/work/SRC/openSUSE:Factory/.ubuntu-themes.new/ubuntu-themes_16.10+18.04.20180122.1.orig.tar.gz
 differ: char 5, line 1


Reply via email to