Hello community,

here is the log from the commit of package python-blockdiag for 
openSUSE:Factory checked in at 2018-03-05 13:37:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-blockdiag (Old)
 and      /work/SRC/openSUSE:Factory/.python-blockdiag.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-blockdiag"

Mon Mar  5 13:37:22 2018 rev:2 rq:580805 version:1.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-blockdiag/python-blockdiag.changes        
2017-10-11 22:56:27.341785031 +0200
+++ /work/SRC/openSUSE:Factory/.python-blockdiag.new/python-blockdiag.changes   
2018-03-05 13:37:25.752873534 +0100
@@ -1,0 +2,5 @@
+Tue Feb 27 17:07:05 UTC 2018 - [email protected]
+
+- Recommends only for SUSE 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-blockdiag.spec ++++++
--- /var/tmp/diff_new_pack.fasDA0/_old  2018-03-05 13:37:26.860833439 +0100
+++ /var/tmp/diff_new_pack.fasDA0/_new  2018-03-05 13:37:26.864833294 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-blockdiag
 #
-# 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 # tests need network connection
 %bcond_with tests
 
@@ -27,14 +28,14 @@
 Group:          Development/Languages/Python
 Url:            http://blockdiag.com/
 Source:         
https://files.pythonhosted.org/packages/source/b/blockdiag/blockdiag-%{version}.tar.gz
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module Pillow >= 2.2.1}
+BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module funcparserlib >= 0.3.6}
 BuildRequires:  %{python_module reportlab}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module webcolors}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 %if %{with tests}
 BuildRequires:  %{python_module docutils}
 BuildRequires:  %{python_module mock}
@@ -45,9 +46,11 @@
 Requires:       python-Pillow >= 2.2.1
 Requires:       python-funcparserlib >= 0.3.6
 Requires:       python-webcolors
+%if 0%{?suse_version} >= 1000
 Recommends:     ghostscript
 Recommends:     python-Wand
 Recommends:     python-reportlab
+%endif
 Requires(post): update-alternatives
 Requires(preun): update-alternatives
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build


Reply via email to