|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: libiptcdata
|
|
|
|
Name: libiptcdata
|
|
|
|
Version: 1.0.5
|
|
|
|
Version: 1.0.5
|
|
|
|
Release: 19%{?dist}
|
|
|
|
Release: 20%{?dist}
|
|
|
|
Summary: IPTC tag library
|
|
|
|
Summary: IPTC tag library
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPL-2.0-only
|
|
|
|
License: LGPL-2.0-only
|
|
|
@ -101,6 +101,10 @@ find %{buildroot} -name "*.la" -exec rm -f {} \;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%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
|
|
|
|
* Mon Aug 05 2024 Tomas Popela <tpopela@redhat.com> - 1.0.5-19
|
|
|
|
- Disable python support. This package is only in RHEL 10, because
|
|
|
|
- Disable python support. This package is only in RHEL 10, because
|
|
|
|
tracker-miners requires it and it doesn't need the Python bits.
|
|
|
|
tracker-miners requires it and it doesn't need the Python bits.
|
|
|
|