Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:42:03 -07:00
parent a15df96056
commit fb96c83ea3

View File

@ -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 <tdawson@redhat.com> - 1.0.5-20
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Aug 05 2024 Tomas Popela <tpopela@redhat.com> - 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.