diff --git a/python-imagesize.spec b/python-imagesize.spec index 55b22fa..c317b3f 100644 --- a/python-imagesize.spec +++ b/python-imagesize.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: %{sum} License: MIT @@ -65,6 +65,9 @@ py.test-3 %{python3_sitelib}/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 18 2021 Avram Lubkin - 1.2.0-3 - Use Python macros - Add test conditional