diff --git a/dovecot.spec b/dovecot.spec index 700649f5500c7dcff989b6fa2bbd457c0ea39d51..70e74ac4b31867746dd8e70a52582445c8b91864 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -6,7 +6,7 @@ Name: dovecot Version: 2.3.15 -Release: 6 +Release: 7 Summary: Dovecot Secure imap server License: MIT and LGPLv2.1 URL: http://www.dovecot.org/ @@ -69,12 +69,7 @@ Summary: Development files for dovecot %description devel This package provides the development files for dovecot. -%package help -Summary: Help documentation for %{name} - -%description help -Man pages and other related help documents for %{name}. - +%package_help %prep %autosetup -n %{name}-%{version} -a 8 -p1 @@ -309,6 +304,9 @@ make check %changelog +* Mon Aug 19 2024 Chunchun Yang - 1:2.3.15-7 +- Replaced declaration of subpackage with the 'package_help' macro. + * Wed Aug 14 2024 Funda Wang - 1:2.3.15-6 - fix CVE-2024-23184, CVE-2024-23185