From b268cebf61146476bf6806b3976b8f59e2cba356 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 10:49:25 +0000 Subject: automatic import of python-gallery-dl --- .gitignore | 1 + python-gallery-dl.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index ee5e9c2..a55e1ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gallery_dl-1.25.1.tar.gz +/gallery_dl-1.25.2.tar.gz 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 - 1.25.1-1 +* Tue Apr 25 2023 Python_Bot - 1.25.2-1 - Package Spec generated diff --git a/sources b/sources index 77d8bce..959bfb3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -347f0d16225d3b478a4478cbf071de8e gallery_dl-1.25.1.tar.gz +9529caf60abfb32311c260bf664308f8 gallery_dl-1.25.2.tar.gz -- cgit v1.2.3