From 45e0f3f165b9bf965e2b6362042b9e3f231b792a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 14 Jun 2018 13:30:13 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-imagesize.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)