diff --git a/clamav.spec b/clamav.spec index b01e442abfe4d6abf5d8bf40f8c952e02d5b010a..21d243ab96068c04ed593831034c23fe7ef66eba 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: 7 +Release: 8 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 @@ -405,6 +405,9 @@ test -e %_var/log/clamav-milter.log || { %changelog +* Mon Oct 12 2020 baizhonggui - 0.101.4-8 +- Modify souce0 wrote format + * Fri Oct 09 2020 lingsheng - 0.101.4-7 - Fix int64 overflow check