From dd80b78008d317540f04332e605dc45676722f5097abd43dec765a0c3d74b4f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 3 Jun 2019 08:00:19 +0000 Subject: [PATCH] Accepting request 706936 from home:jengelh:branches:devel:languages:python - Ensure neutrality of description. OBS-URL: https://build.opensuse.org/request/show/706936 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-podcastparser?expand=0&rev=7 --- python-podcastparser.changes | 5 +++++ python-podcastparser.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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}