diff --git a/exempi.spec b/exempi.spec index 8e4965b6bd2011df0fb202cfceb3239375b5072f..f5a3ef2572162e22ec643c9038953b5b9c594274 100644 --- a/exempi.spec +++ b/exempi.spec @@ -1,6 +1,6 @@ Name: exempi Version: 2.5.2 -Release: 4 +Release: 5 Summary: Exempi is an implementation of XMP (Adobe's Extensible Metadata Platform) License: BSD URL: https://wiki.freedesktop.org/libopenraw/Exempi/ @@ -26,11 +26,7 @@ Requires: pkgconfig %description devel this package provides development files, including headers and libraries. -%package help -Summary: Help information for user - -%description help -Help information for user +%package_help %prep %autosetup -n exempi-2.5.2 -p1 @@ -66,6 +62,9 @@ make check %{_mandir}/man1/exempi.1* %changelog +* Tue Aug 20 2024 Haofeng Liu 2.5.2-5 +- Replaced declaration of help subpackage with the 'package_help' macro + * Thu Sep 21 2023 dillon chen - 2.5.2-4 - CVE-2021-36045, CVE-2021-36046, CVE-2021-36047, CVE-2021-36048, - CVE-2021-36050, CVE-2021-36051, CVE-2021-36052, CVE-2021-36053,