diff --git a/unbound.spec b/unbound.spec index 96a27ae..dc33a09 100644 --- a/unbound.spec +++ b/unbound.spec @@ -3,7 +3,7 @@ Name: unbound Version: 1.7.3 -Release: 10 +Release: 11 Summary: Unbound is a validating, recursive, caching DNS resolver License: BSD Url: https://nlnetlabs.nl/projects/unbound/about/ @@ -202,12 +202,15 @@ popd %{_includedir}/* %files help -%{_mandir}/man1/* -%{_mandir}/man3/* -%{_mandir}/man5/* -%{_mandir}/man8/* +%{_mandir}/man* %changelog +* Wed Nov 20 2019 openEuler Buildteam - 1.7.3-11 +- Type: enhancement +- ID: NA +- SUG: NA +- DESC:modify the contents of help package + * Wed Sep 25 2019 Zaiwang Li - 1.7.3-10 - Init Package