From 6e11af3f9d1bd737f34780f99341502da2b62598 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 11 Jan 2022 16:51:12 +0100 Subject: [PATCH] Automatic commit of package [squidclamav] minor release [7.1-3]. Created by command: /usr/bin/tito tag --- .tito/packages/squidclamav | 2 +- squidclamav.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.tito/packages/squidclamav b/.tito/packages/squidclamav index f4d1388..c5960ab 100644 --- a/.tito/packages/squidclamav +++ b/.tito/packages/squidclamav @@ -1 +1 @@ -7.1-2 ./ +7.1-3 ./ diff --git a/squidclamav.spec b/squidclamav.spec index 9661227..68dc9a3 100644 --- a/squidclamav.spec +++ b/squidclamav.spec @@ -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 7.1-3 +- Release bump + * Wed Dec 08 2021 Daniel Berteaud 7.1-2 - Updte tito builder (dani@lapiole.org)