!1 optimization the spec

Merge pull request !1 from openeuler-basic/master
This commit is contained in:
openeuler-ci-bot 2019-12-31 18:52:29 +08:00 committed by Gitee
commit 77225aa6b0
2 changed files with 9 additions and 3 deletions

View File

@ -2,11 +2,11 @@
Name: python-requests-ftp
Version: 0.3.1
Release: 14
Release: 15
Summary: FTP Transport Adapter for Requests
License: ASL 2.0
URL: https://github.com/Lukasa/requests-ftp
Source0: https://github.com/Lukasa/requests-ftp/archive/%{srcname}-%{version}.tar.gz
Source0: https://github.com/Lukasa/requests-ftp/archive/requests-ftp-0.3.1.tar.gz
BuildArch: noarch
@ -87,8 +87,14 @@ rm -rf requests_ftp.egg-info
%files help
%defattr(-,root,root)
%doc README.rst PKG-INFO
%doc README.rst
%changelog
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.3.1-15
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:optimization the spec
* Sat Oct 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.3.1-14
- Package init

Binary file not shown.