Hello community,

here is the log from the commit of package python-spec for openSUSE:Factory 
checked in at 2018-12-24 11:44:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-spec (Old)
 and      /work/SRC/openSUSE:Factory/.python-spec.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-spec"

Mon Dec 24 11:44:19 2018 rev:2 rq:659686 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-spec/python-spec.changes  2018-03-05 
13:44:17.133986794 +0100
+++ /work/SRC/openSUSE:Factory/.python-spec.new.28833/python-spec.changes       
2018-12-24 11:44:20.517295216 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:54:34 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-spec.spec ++++++
--- /var/tmp/diff_new_pack.5875FO/_old  2018-12-24 11:44:21.069294727 +0100
+++ /var/tmp/diff_new_pack.5875FO/_new  2018-12-24 11:44:21.069294727 +0100
@@ -12,24 +12,24 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-spec
 Version:        1.4.1
 Release:        0
-License:        MIT
 Summary:        Specification-style output for nose
-Url:            https://github.com/bitprophet/spec
+License:        MIT
 Group:          Development/Languages/Python
+Url:            https://github.com/bitprophet/spec
 Source:         
https://files.pythonhosted.org/packages/source/s/spec/spec-%{version}.tar.gz
 # license is not included in sdist tarball, upstream fix: 
https://github.com/bitprophet/spec/pull/46
 Source1:        https://github.com/bitprophet/spec/raw/%{version}/LICENSE
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:       python-nose >= 1.3
 Requires:       python-six < 2.0
 BuildRequires:  fdupes


Reply via email to