From 64289a7a357d3b6ff46e12117d8139e5d964bb15 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 17:11:23 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-imagesize.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-imagesize.spec b/python-imagesize.spec index e3c070d..ce01b74 100644 --- a/python-imagesize.spec +++ b/python-imagesize.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 1.2.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: %{sum} License: MIT @@ -65,6 +65,9 @@ py.test-3 %{python3_sitelib}/* %changelog +* Mon Jun 13 2022 Python Maint - 1.2.0-8 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 1.2.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild