From 976e90a8de67843a67e3beeff0d2abc2e832c2bd Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 12 Nov 2024 10:17:41 +0000 Subject: [PATCH] import UBI 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