diff --git a/unbound.spec b/unbound.spec index f9f7fede9aedc1c4bf45e31cd71ac46ccb4a6cdd..1eb680689a2cc4e24eec6aef759a569d47a032f8 100644 --- a/unbound.spec +++ b/unbound.spec @@ -2,7 +2,7 @@ Name: unbound Version: 1.13.2 -Release: 13 +Release: 14 Summary: Unbound is a validating, recursive, caching DNS resolver License: BSD Url: https://nlnetlabs.nl/projects/unbound/about/ @@ -76,11 +76,7 @@ Requires: %{name}-libs = %{version}-%{release} %description -n python3-unbound The python3 module of unbound DNS resolver. -%package help -Summary: Man pages for unbound - -%description help -Package help includes includes man pages for unbound. +%package_help %prep @@ -254,6 +250,9 @@ popd %{_mandir}/man* %changelog +* Wed Aug 21 2024 zhangyi - 1.13.2-14 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Mon Aug 19 2024 gaihuiying - 1.13.2-13 - Type:cves - CVE:CVE-2024-43167 CVE-2024-43168