From 250bb50dc0312cd8244b4e9234bd49b8dc3bd953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 22 May 2020 16:36:08 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-imagesize.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-imagesize.spec b/python-imagesize.spec index ab8c7e9..3ecb76d 100644 --- a/python-imagesize.spec +++ b/python-imagesize.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 1.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} License: MIT @@ -60,6 +60,9 @@ py.test-3 %{python3_sitelib}/* %changelog +* Fri May 22 2020 Miro HronĨok - 1.1.0-3 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild