diff --git a/clamav.spec b/clamav.spec index 0a959dcd8afe6862744da2649ea11716cc48f4d9..e6221be7a4d811859b075ce878e656a8a648d395 100644 --- a/clamav.spec +++ b/clamav.spec @@ -1,10 +1,10 @@ Name: clamav Summary: End-user tools for the Clam Antivirus scanner Version: 0.101.4 -Release: 6 +Release: 7 License: GPLv2 URL: https://www.clamav.net/ -Source0: https://www.clamav.net/downloads/production/clamav-%version.tar.gz +Source0: https://www.clamav.net/downloads/production/clamav-%{version}.tar.gz Source1: clamd.sysconfig Source2: clamd.logrotate Source3: main-58.cvd @@ -409,6 +409,9 @@ test -e %_var/log/clamav-milter.log || { %changelog +* Mon Oct 12 2020 baizhonggui - 0.101.4-7 +- Modify source0 wrote format + * Thu Sep 17 2020 lingsheng - 0.101.4-6 - Fix int64 overflow check