Update to 0.101.2
This commit is contained in:
parent
b2b8a9632f
commit
c8db3d7cbc
@ -1,4 +1,4 @@
|
||||
VERSION=0.101.1
|
||||
VERSION=0.101.2
|
||||
NAME=clamav
|
||||
TARBALL_CLEAN=${NAME}-${VERSION}-norar.tar.xz
|
||||
TARBALL=${NAME}-${VERSION}.tar.gz
|
||||
|
10
clamav.spec
10
clamav.spec
@ -1,7 +1,6 @@
|
||||
#global prerelease rc1
|
||||
|
||||
## Fedora Extras specific customization below...
|
||||
%bcond_without fedora
|
||||
%if 0%{?fedora} || 0%{?rhel} > 6
|
||||
%bcond_without systemd
|
||||
%bcond_without tmpfiles
|
||||
@ -54,8 +53,8 @@
|
||||
|
||||
Summary: End-user tools for the Clam Antivirus scanner
|
||||
Name: clamav
|
||||
Version: 0.101.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.101.2
|
||||
Release: 1%{?dist}
|
||||
License: %{?with_unrar:proprietary}%{!?with_unrar:GPLv2}
|
||||
URL: https://www.clamav.net/
|
||||
%if %{with unrar}
|
||||
@ -80,7 +79,7 @@ Source7: clamd.SERVICE.init
|
||||
#http://database.clamav.net/main.cvd
|
||||
Source10: main-58.cvd
|
||||
#http://database.clamav.net/daily.cvd
|
||||
Source11: daily-25284.cvd
|
||||
Source11: daily-25401.cvd
|
||||
#http://database.clamav.net/bytecode.cvd
|
||||
Source12: bytecode-328.cvd
|
||||
#for devel
|
||||
@ -799,6 +798,9 @@ test "$1" = 0 || %_initrddir/clamav-milter condrestart >/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 28 2019 Sérgio Basto <sergio@serjux.com> - 0.101.2-1
|
||||
- Update to 0.101.2
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.101.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
4
sources
4
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (clamav-0.101.1-norar.tar.xz) = 039c4de89231b3acf3a4a33641c02dacd036759620959de29ddfbab42883a29f199b5357f9bae15365c374ca2179f3ffac0f98a446ef46f1174d7d4540017899
|
||||
SHA512 (clamav-0.101.2-norar.tar.xz) = 0fcdd28f9488ea6e6670d70d3df05a86aff3105a1d1e8dc660595758ad67ad81a3146987299329fa2a6e286c57a5dd52051caeda431ed85b5b5c372695a09eb6
|
||||
SHA512 (main-58.cvd) = 71309a7ea26f0fbfe329252c728173c895b107b7ea2e0bd613b12475db1d0270a496d707c4d80c842bf8b6f21680e86edfa7fa3b8aea075e93d67c91d696603a
|
||||
SHA512 (daily-25284.cvd) = b8626f975f44a7eb0acb26904cacfd4c6edaca20a8a5e524518cccf8cbec9c11d6b203cbefbd3b7bf02524e54f20ec96efab67417d0ad661248e8ec7d633c849
|
||||
SHA512 (bytecode-328.cvd) = 6ff39ae8bcc7ddf92f056310bbd19f0bdbcd56f56e005e952f7e5e50ae7378621f4a8ad21dc710343ecf1debc192ab4c02d4897f4c612f08ebc9e7035d2fa306
|
||||
SHA512 (daily-25401.cvd) = dcd24145dd6f533208df13c656ca661d8dc0755fdb5f05ca0ac224594062de2aafd0a84464b4dded3f5df52329d29ed3ed3d42afb9673363dd39314f582976f6
|
||||
|
Loading…
Reference in New Issue
Block a user