diff --git a/python-requests-ftp.spec b/python-requests-ftp.spec index 6fec4cb..3b8f7c3 100644 --- a/python-requests-ftp.spec +++ b/python-requests-ftp.spec @@ -16,7 +16,7 @@ Name: python-%{srcname} Version: 0.3.1 -Release: 28%{?dist} +Release: 29%{?dist} Summary: FTP transport adapter for python-requests License: ASL 2.0 @@ -114,6 +114,9 @@ rm -rf requests_ftp.egg-info %endif %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 0.3.1-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jun 13 2023 Python Maint - 0.3.1-28 - Rebuilt for Python 3.12