From 12979b0d93b8cb697adda0579a789042f9a8cc3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:17:56 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- libiptcdata.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libiptcdata.spec b/libiptcdata.spec index 8afa159..422d757 100644 --- a/libiptcdata.spec +++ b/libiptcdata.spec @@ -1,6 +1,6 @@ Name: libiptcdata Version: 1.0.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: IPTC tag library License: LGPLv2+ @@ -83,6 +83,9 @@ find %{buildroot} -name "*.la" -exec rm -f {} \; %changelog +* Mon Aug 19 2019 Miro HronĨok - 1.0.5-3 +- Rebuilt for Python 3.8 + * Thu Jul 25 2019 Fedora Release Engineering - 1.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild