Hello community,

here is the log from the commit of package python-PyRSS2Gen for 
openSUSE:Factory checked in at 2019-11-08 15:25:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyRSS2Gen (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyRSS2Gen.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyRSS2Gen"

Fri Nov  8 15:25:32 2019 rev:2 rq:746323 version:1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyRSS2Gen/python-PyRSS2Gen.changes        
2019-09-27 14:48:06.292818364 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-PyRSS2Gen.new.2990/python-PyRSS2Gen.changes  
    2019-11-08 15:25:36.122986880 +0100
@@ -1,0 +2,5 @@
+Thu Nov  7 15:28:55 UTC 2019 - Matej Cepl <[email protected]>
+
+- Run through spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PyRSS2Gen.spec ++++++
--- /var/tmp/diff_new_pack.xbdx8S/_old  2019-11-08 15:25:36.934987739 +0100
+++ /var/tmp/diff_new_pack.xbdx8S/_new  2019-11-08 15:25:36.938987743 +0100
@@ -12,7 +12,8 @@
 # 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-%{**}}
@@ -20,20 +21,18 @@
 Name:           python-PyRSS2Gen
 Version:        1.1
 Release:        0
-License:        BSD-3-Clause
 Summary:        Generate RSS2 using a Python data structure
-Url:            http://dalkescientific.com/Python/PyRSS2Gen.html
-Group:          Development/Languages/Python
+License:        BSD-3-Clause
+URL:            http://dalkescientific.com/Python/PyRSS2Gen.html
 Source:         http://dalkescientific.com/Python/PyRSS2Gen-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module feedparser}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
-BuildArch:      noarch
-Provides:       %oldpython-pyrss2gen = 1.1
+BuildRequires:  python-rpm-macros
+Provides:       %{oldpython}-pyrss2gen = 1.1
 #NOTE(saschpe): Change back to "<" after next version update:
-Obsoletes:      %oldpython-pyrss2gen <= 1.1
-
+Obsoletes:      %{oldpython}-pyrss2gen <= 1.1
+BuildArch:      noarch
 %python_subpackages
 
 %description


Reply via email to