diff --git a/python-convertdate.spec b/python-convertdate.spec index c9f95ca..80eeadb 100644 --- a/python-convertdate.spec +++ b/python-convertdate.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 2.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python module to convert date formats and calculating holidays @@ -56,6 +56,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} tests %{python3_sitelib}/%{pypi_name}/ %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sun Jan 19 2020 Fabian Affolter - 2.2.0-2 - Add additional requirements manually (rhbz#1792034)