From fb96c83ea3c664ac977f70c4378d746a66118d4e Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:42:03 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libiptcdata.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libiptcdata.spec b/libiptcdata.spec index e0836bc..21d8c3f 100644 --- a/libiptcdata.spec +++ b/libiptcdata.spec @@ -6,7 +6,7 @@ Name: libiptcdata Version: 1.0.5 -Release: 19%{?dist} +Release: 20%{?dist} Summary: IPTC tag library License: LGPL-2.0-only @@ -101,6 +101,10 @@ find %{buildroot} -name "*.la" -exec rm -f {} \; %changelog +* Tue Oct 29 2024 Troy Dawson - 1.0.5-20 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Aug 05 2024 Tomas Popela - 1.0.5-19 - Disable python support. This package is only in RHEL 10, because tracker-miners requires it and it doesn't need the Python bits.