diff --git a/keyutils.spec b/keyutils.spec index cf86388774d1b4dc622acf58d3b715b5aaa7b469..e48ed6b8ab52c46ce20025214a1407691c331928 100644 --- a/keyutils.spec +++ b/keyutils.spec @@ -1,6 +1,6 @@ Name: keyutils Version: 1.6.3 -Release: 5 +Release: 6 Summary: Utilities of Linux Key Management License: GPLv2+ and LGPLv2+ @@ -31,11 +31,8 @@ Requires: %{name}-libs = %{version}-%{release} %description libs-devel The libs-devel package of keyutils. -%package help -Summary: man files and other docs for keyutils +%package_help -%description help -The help package for keyutils. %prep %autosetup -n %{name}-%{version} -p1 @@ -96,6 +93,9 @@ make \ %{_mandir}/man*/* %changelog +* Tue Aug 20 2024 guochaofan - 1.6.3-6 +- Replaces declaration of help subpackage with the 'package_help' marco. + * Fri Aug 05 2022 xuraoqing - 1.6.3-5 - DESC: fixed incorrect changelog time