From 32d23fc82eaa58af57efbf7f1bd987071b2aa479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Tue, 8 Sep 2020 16:39:24 +0800 Subject: [PATCH] update Source0 --- requests-file-1.5.1.tar.gz => 1.5.1.tar.gz | Bin python-requests-file.spec | 7 +++++-- 2 files changed, 5 insertions(+), 2 deletions(-) rename requests-file-1.5.1.tar.gz => 1.5.1.tar.gz (100%) diff --git a/requests-file-1.5.1.tar.gz b/1.5.1.tar.gz similarity index 100% rename from requests-file-1.5.1.tar.gz rename to 1.5.1.tar.gz diff --git a/python-requests-file.spec b/python-requests-file.spec index 1c22780..c4b5b64 100644 --- a/python-requests-file.spec +++ b/python-requests-file.spec @@ -2,11 +2,11 @@ Name: python-%{_name} Version: 1.5.1 -Release: 1 +Release: 2 Summary: A transport adapter for use with the Requests Python library License: ASL 2.0 URL: https://github.com/dashea/requests-file -Source0: https://github.com/dashea/%{_name}/archive/%{_name}-%{version}.tar.gz +Source0: https://github.com/dashea/%{_name}/archive/%{version}.tar.gz BuildArch: noarch @@ -64,6 +64,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3_sitelib}/*info* %changelog +* Tue Sep 8 2020 shixuantong - 1.5.1-2 +- update Source0 + * Thu Jul 28 2020 tianwei - 1.5.1-1 - Package update to 1.5.1