diff --git a/dnssec-trigger.spec b/dnssec-trigger.spec index d5a7eb22e657f207dc1d5760b011741cb9b87e16..5c99db3ba7fc2e001c89282d89f7da014c1aa20e 100644 --- a/dnssec-trigger.spec +++ b/dnssec-trigger.spec @@ -1,6 +1,6 @@ Name: dnssec-trigger Version: 0.17 -Release: 2 +Release: 3 Summary: Dnssec-trigger reconfigures the local Unbound DNS server License: BSD Url: http://www.nlnetlabs.nl/downloads/dnssec-trigger/ @@ -37,11 +37,7 @@ The project will provide a GTK panel for users to interact with the dnssec-trigg It can display the status and detection results of the dnssec-trigger daemon in real time. At thesame time, if the user needs some input, the panel will create a dialog window. -%package help -Summary: Help documents for dnssec-trigger - -%description help -Man pages and other related help documents for dnssec-trigger. +%package_help %prep %autosetup -n %{name}-%{version} -p1 @@ -118,6 +114,9 @@ fi %{_mandir}/man8/dnssec-trigger* %changelog +* Mon Aug 19 2024 Chunchun Yang - 0.17-3 +- Replaced declaration of subpackage with the 'package_help' macro. + * Sat Sep 02 2023 wulei - 0.17-2 - Comment out the logfile parameter in the configuration file