diff --git a/python-podcastparser.changes b/python-podcastparser.changes index 3bb7451..bd1b921 100644 --- a/python-podcastparser.changes +++ b/python-podcastparser.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 2 19:32:32 UTC 2019 - Jan Engelhardt + +- Ensure neutrality of description. + ------------------------------------------------------------------- Mon May 20 14:27:09 UTC 2019 - pgajdos@suse.com diff --git a/python-podcastparser.spec b/python-podcastparser.spec index 506bd2c..392b90c 100644 --- a/python-podcastparser.spec +++ b/python-podcastparser.spec @@ -20,7 +20,7 @@ Name: python-podcastparser Version: 0.6.4 Release: 0 -Summary: Simple, fast and efficient podcast parser +Summary: A podcast parser License: ISC Group: Development/Libraries/Python URL: https://github.com/gpodder/podcastparser @@ -34,8 +34,8 @@ BuildArch: noarch %python_subpackages %description -The podcast parser project is a library from the gPodder project to provide an -easy and reliable way of parsing RSS- and Atom-based podcast feeds in Python. +The podcast parser project is a library from the gPodder project to provide a +way of parsing RSS- and Atom-based podcast feeds in Python. %prep %setup -q -n podcastparser-%{version}