Compare commits

...

2 Commits

Author SHA1 Message Date
Daniel Berteaud 860e180125 Automatic commit of package [squidclamav] minor release [7.3-1].
Created by command:

/usr/bin/tito tag
2023-11-09 09:21:17 +01:00
Daniel Berteaud a8827f0139 Update to 7.3 2023-11-09 09:18:08 +01:00
4 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
7.2-2 ./
7.3-1 ./

BIN
squidclamav-7.2.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
squidclamav-7.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: squidclamav
Version: 7.2
Release: 2%{?dist}
Version: 7.3
Release: 1%{?dist}
Summary: A c-icap module for ClamAV
Group: Applications/System
@ -50,6 +50,9 @@ Awards winnings ClamAv anti-virus toolkit.
%{_libexecdir}/%{name}/clwarn.cgi*
%changelog
* Thu Nov 09 2023 Daniel Berteaud <dbd@ehtrace.com> 7.3-1
- Update to 7.3 (dbd@ehtrace.com)
* Thu Jul 07 2022 Daniel Berteaud <dbd@ehtrace.com> 7.2-2
- Update to 7.2 (dbd@ehtrace.com)