From 8924d86a9bdc7ba7008123c24d98a987ce1a22a6 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 30 Sep 2024 15:52:17 +0000 Subject: [PATCH] import CS libiptcdata-1.0.5-10.el9 --- SPECS/libiptcdata.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/libiptcdata.spec b/SPECS/libiptcdata.spec index 9e9021b..4f76c97 100644 --- a/SPECS/libiptcdata.spec +++ b/SPECS/libiptcdata.spec @@ -1,6 +1,6 @@ Name: libiptcdata Version: 1.0.5 -Release: 9%{?dist} +Release: 10%{?dist} Summary: IPTC tag library License: LGPLv2+ @@ -84,6 +84,10 @@ find %{buildroot} -name "*.la" -exec rm -f {} \; %changelog +* Tue Jul 09 2024 Wim Taymans - 1.0.5-10 +- Rebuild to get -devel in compose +- Resolves: RHEL-45353 + * Mon Aug 09 2021 Mohan Boddu - 1.0.5-9 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688