diff --git a/unbound.spec b/unbound.spec index 02f389abf6d602c38e9053ac33948f98e8bdc34c..3fa86c91dffc10212cc3f7aee90e4e2ade6c62c8 100644 --- a/unbound.spec +++ b/unbound.spec @@ -2,7 +2,7 @@ Name: unbound Version: 1.17.1 -Release: 7 +Release: 8 Summary: Unbound is a validating, recursive, caching DNS resolver License: BSD-3-Clause Url: https://nlnetlabs.nl/projects/unbound/about/ @@ -71,11 +71,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 %package anchor Requires: %{name}-libs = %{version}-%{release} @@ -267,6 +263,9 @@ popd %{_sbindir}/unbound-streamtcp %changelog +* Wed Aug 21 2024 zhangyi - 1.17.1-8 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Mon Aug 19 2024 gaihuiying - 1.17.1-7 - Type:cves - CVE:CVE-2024-43167 CVE-2024-43168