diff --git a/python-requests-ftp.spec b/python-requests-ftp.spec index 8b63314..17f069c 100644 --- a/python-requests-ftp.spec +++ b/python-requests-ftp.spec @@ -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 - 0.3.1-15 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:optimization the spec + * Sat Oct 12 2019 openEuler Buildteam - 0.3.1-14 - Package init diff --git a/requests-ftp-0.3.1.tar.gz b/requests-ftp-0.3.1.tar.gz index f755d36..6e76abc 100644 Binary files a/requests-ftp-0.3.1.tar.gz and b/requests-ftp-0.3.1.tar.gz differ