From f2741d08104ef3a676ae60459267f23de81e3238 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:50:35 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- libiptcdata.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libiptcdata.spec b/libiptcdata.spec index 47c5693..2c9b32c 100644 --- a/libiptcdata.spec +++ b/libiptcdata.spec @@ -1,6 +1,6 @@ Name: libiptcdata Version: 1.0.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: IPTC tag library License: LGPLv2+ @@ -83,6 +83,9 @@ find %{buildroot} -name "*.la" -exec rm -f {} \; %changelog +* Tue May 26 2020 Miro HronĨok - 1.0.5-5 +- Rebuilt for Python 3.9 + * Wed Jan 29 2020 Fedora Release Engineering - 1.0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild