From 5d15682c05708d15585bba331d3f4352b755d208 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 16:53:22 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- libiptcdata.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libiptcdata.spec b/libiptcdata.spec index 5c6a3d6..62ff0e5 100644 --- a/libiptcdata.spec +++ b/libiptcdata.spec @@ -1,6 +1,6 @@ Name: libiptcdata Version: 1.0.5 -Release: 10%{?dist} +Release: 11%{?dist} Summary: IPTC tag library License: LGPLv2+ @@ -85,6 +85,9 @@ find %{buildroot} -name "*.la" -exec rm -f {} \; %changelog +* Mon Jun 13 2022 Python Maint - 1.0.5-11 +- Rebuilt for Python 3.11 + * Thu Jan 20 2022 Fedora Release Engineering - 1.0.5-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild