From a11aee2247836cc2a5753e8e33c551a207c3ab04 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Sat, 21 Jan 2012 13:45:32 +0100 Subject: [PATCH] bumped release --- clamav.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clamav.spec b/clamav.spec index 2e0cc58..ff48eac 100644 --- a/clamav.spec +++ b/clamav.spec @@ -53,7 +53,7 @@ test "$1" = "0" || /bin/systemctl try-restart %2 >/dev/null 2>&1 || :\ Summary: End-user tools for the Clam Antivirus scanner Name: clamav Version: 0.97.3 -Release: %release_func 1702 +Release: %release_func 1703 License: %{?with_unrar:proprietary}%{!?with_unrar:GPLv2} Group: Applications/File URL: http://www.clamav.net @@ -852,7 +852,7 @@ test "$1" != "0" || /sbin/initctl -q stop clamav-milter || : %changelog -* Sat Jan 21 2012 Enrico Scholz +* Sat Jan 21 2012 Enrico Scholz - 0.97.3-1703 - rewrote clamav-notify-servers to be init system neutral - set PrivateTmp systemd option (#782488)