diff --git a/python-cftime.spec b/python-cftime.spec index 18bb5b7..fbe483c 100644 --- a/python-cftime.spec +++ b/python-cftime.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.1.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Time-handling functionality from netcdf4-python # calendar calculation routines in _cftime.pyx derived from calcalcs.c by David @@ -51,6 +51,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} py.test-%{python3_version} -v %{python3_sitearch}/%{srcname}/ %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.1.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 1.1.3-2 - Rebuilt for Python 3.9