update Source0

This commit is contained in:
桐小哥 2020-09-08 16:39:24 +08:00 committed by sxt1001
parent c9a230e0dc
commit 32d23fc82e
2 changed files with 5 additions and 2 deletions

View File

@ -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 <shixuantong@huawei.com> - 1.5.1-2
- update Source0
* Thu Jul 28 2020 tianwei <tianwei12@huawei.com> - 1.5.1-1
- Package update to 1.5.1