diff --git a/exiv2.spec b/exiv2.spec index c2af4e1e222797bf48a125cca8a73e5a1c97ef64..a656719c424ffbe643b6a1336384dc994348f65a 100644 --- a/exiv2.spec +++ b/exiv2.spec @@ -1,6 +1,6 @@ Name: exiv2 Version: 0.28.2 -Release: 4 +Release: 5 Summary: Exif, IPTC and XMP metadata and the ICC Profile License: GPLv2+ URL: http://www.exiv2.org/ @@ -60,7 +60,6 @@ test -x %{buildroot}%{_libdir}/libexiv2.so %files -f exiv2.lang %defattr(-,root,root) -%doc doc/ChangeLog %license COPYING %{_bindir}/exiv2 %{_libdir}/libexiv2.so.28* @@ -79,6 +78,9 @@ test -x %{buildroot}%{_libdir}/libexiv2.so %{_pkgdocdir}/ %changelog +* Thu Sep 11 2025 peijiankang - 0.28.2-5 +- fix Changelog repetitive packaging + * Mon Sep 01 2025 wangkai <13474090681@163.com> - 0.28.2-4 - Fix CVE-2025-54080, CVE-2025-55304