diff --git a/clamav.spec b/clamav.spec index c64d4f80d4117c05fe2bf7c24165cf2adc491320..746870b9e2b7d56a2344bfa13f820663532d88d2 100644 --- a/clamav.spec +++ b/clamav.spec @@ -1,7 +1,7 @@ Name: clamav Summary: End-user tools for the Clam Antivirus scanner Version: 0.103.9 -Release: 1 +Release: 2 License: GPLv2 and Public Domain and bzip2-1.0.6 and Zlib and Apache-2.0 URL: https://www.clamav.net/ @@ -61,11 +61,8 @@ The clamav-devel package contains headerfiles and libraries which are needed to build applications using clamav. -%package help -Summary: man info for clamav +%package_help -%description help -The clamav-help package contains man information for clamav. %package filesystem @@ -413,6 +410,10 @@ test -e %_var/log/clamav-milter.log || { %changelog +* Mon Aug 19 2024 Jiaming Zhang - 0.103.9-2 +- Replaced declaration of help subpackage with the 'package_help' macro. + + * Tue Aug 22 2023 wangkai - 0.103.9-1 - Update to 0.103.9 to fix CVE-2023-20197