diff --git a/python-requests-ftp.spec b/python-requests-ftp.spec index ff2d847087d7bfac603381387e09958e8070aafd..cd36c641bf50605eb972631ca956956010886753 100644 --- a/python-requests-ftp.spec +++ b/python-requests-ftp.spec @@ -2,7 +2,7 @@ Name: python-requests-ftp Version: 0.3.1 -Release: 17 +Release: 18 Summary: FTP Transport Adapter for Requests License: ASL 2.0 URL: https://github.com/Lukasa/requests-ftp @@ -51,6 +51,9 @@ rm -rf requests_ftp.egg-info %doc README.rst %changelog +* Wed Oct 26 2022 zhouwenpei - 0.3.1-18 +- Rebuild for next release + * Fri Oct 30 2020 jinzhimin - 0.3.1-17 - remove python2-requests-ftp subpackage