From 90f558cba54004ff5f8e225c0164be3f304b8c7982f77c1edd646620c579a083 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Nov 2019 15:29:20 +0000 Subject: [PATCH] Run through spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyRSS2Gen?expand=0&rev=4 --- python-PyRSS2Gen.changes | 5 +++++ python-PyRSS2Gen.spec | 10 ++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/python-PyRSS2Gen.changes b/python-PyRSS2Gen.changes index 38c1904..8c01fb3 100644 --- a/python-PyRSS2Gen.changes +++ b/python-PyRSS2Gen.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 15:28:55 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Fri Sep 13 05:03:08 UTC 2019 - John Vandenberg diff --git a/python-PyRSS2Gen.spec b/python-PyRSS2Gen.spec index 68c2b7c..c19f69b 100644 --- a/python-PyRSS2Gen.spec +++ b/python-PyRSS2Gen.spec @@ -23,18 +23,16 @@ Version: 1.1 Release: 0 Summary: Generate RSS2 using a Python data structure License: BSD-3-Clause -Group: Development/Languages/Python -Url: http://dalkescientific.com/Python/PyRSS2Gen.html +URL: http://dalkescientific.com/Python/PyRSS2Gen.html Source: http://dalkescientific.com/Python/PyRSS2Gen-%{version}.tar.gz BuildRequires: %{python_module feedparser} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildArch: noarch -Provides: %oldpython-pyrss2gen = 1.1 +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