diff options
Diffstat (limited to 'python-podcastparser.spec')
-rw-r--r-- | python-podcastparser.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-podcastparser.spec b/python-podcastparser.spec index d218ca9..acc4163 100644 --- a/python-podcastparser.spec +++ b/python-podcastparser.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-podcastparser -Version: 0.6.9 +Version: 0.6.10 Release: 1 Summary: Simplified, fast RSS parser License: ISC License URL: http://gpodder.org/podcastparser/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/90/48/cae76d73226746a5c17ed58fcdf32b8f2cea54f9deca882fd67f82b6b4f7/podcastparser-0.6.9.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7b/b3/e18d3c8fb8f0eda4b81f7c38139d0ae0ff2a49413e68fa05db45e18023ae/podcastparser-0.6.10.tar.gz BuildArch: noarch @@ -52,7 +52,7 @@ Then create an (annotated) tag and push it. The GitHub action will publish on pypi. %prep -%autosetup -n podcastparser-0.6.9 +%autosetup -n podcastparser-0.6.10 %build %py3_build @@ -92,5 +92,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.9-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.10-1 - Package Spec generated |