diff --git a/python-imagesize.spec b/python-imagesize.spec index 522b3a0..906c45b 100644 --- a/python-imagesize.spec +++ b/python-imagesize.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} License: MIT @@ -86,6 +86,9 @@ py.test-3 %{python3_sitelib}/* %changelog +* Thu Jun 14 2018 Miro HronĨok - 1.0.0-2 +- Rebuilt for Python 3.7 + * Mon Apr 16 2018 Avram Lubkin - 1.0.0-1 - Updated to 1.0.0 (bz#1545961)