Automatic commit of package [squidclamav] minor release [7.1-3].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2022-01-11 16:51:12 +01:00
parent e96f25faa9
commit 6e11af3f9d
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
7.1-2 ./
7.1-3 ./

View File

@ -1,6 +1,6 @@
Name: squidclamav
Version: 7.1
Release: 2%{?dist}
Release: 3%{?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
* Tue Jan 11 2022 Daniel Berteaud <dbd@ehtrace.com> 7.1-3
- Release bump
* Wed Dec 08 2021 Daniel Berteaud <dani@lapiole.org> 7.1-2
- Updte tito builder (dani@lapiole.org)