!5 update Source0

Merge pull request !5 from 桐小哥/master
This commit is contained in:
openeuler-ci-bot 2020-09-09 11:11:22 +08:00 committed by Gitee
commit 0310b68f44
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