diff options
Diffstat (limited to 'python-gallery-dl.spec')
| -rw-r--r-- | python-gallery-dl.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-gallery-dl.spec b/python-gallery-dl.spec index 856ecd8..8a69fc0 100644 --- a/python-gallery-dl.spec +++ b/python-gallery-dl.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-gallery-dl -Version: 1.25.1 +Version: 1.25.2 Release: 1 Summary: Command-line program to download image galleries and collections from several image hosting sites License: GPLv2 URL: https://github.com/mikf/gallery-dl -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1f/c4/8b6b44fb92eb6d8c03790db998926028b25c7bc49712a7c63eba1e627df4/gallery_dl-1.25.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ac/86/022e5c3a31072a57080ab01e791b82e6746562a0a3b0819053f33626e6e7/gallery_dl-1.25.2.tar.gz BuildArch: noarch Requires: python3-requests @@ -30,7 +30,7 @@ Provides: python3-gallery-dl-doc %prep -%autosetup -n gallery-dl-1.25.1 +%autosetup -n gallery-dl-1.25.2 %build %py3_build @@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 1.25.1-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.25.2-1 - Package Spec generated |
