From 797d8c4df065fd7262bc4aa6a21a89dba433b20d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 8 Feb 2024 23:38:57 +0100 Subject: [PATCH] automatic version update by autodist [release 1.3.0-1mamba;Thu Feb 08 2024] --- clamav.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/clamav.spec b/clamav.spec index 821763e..672e7f7 100644 --- a/clamav.spec +++ b/clamav.spec @@ -6,7 +6,7 @@ %define libname lib%{name} Name: clamav -Version: 1.2.1 +Version: 1.3.0 Release: 1mamba Summary: Clam AntiVirus is a GPL anti-virus toolkit for UNIX Group: Applications/Security @@ -18,9 +18,6 @@ Source0: http://www.clamav.net/downloads/production/clamav-%{version}.tar. Source1: clamav-tmpfiles Source2: %{name}-clamd.logrotate Source4: %{name}-freshclam.logrotate -#Source5: http://db.local.clamav.net/daily.cvd -#Source6: clamav-clamd.service -#Source7: clamav-freshclamd.service Patch0: %{name}-1.2.0-config.patch Patch1: %{name}-1.2.0-freshclam_config.patch License: GPL @@ -47,7 +44,8 @@ Requires: gzip Requires: tar Requires: unzip Requires(pre): %{libname} = %{?epoch:%epoch:}%{version}-%{release} -Requires(pre): /usr/sbin/groupadd, /usr/sbin/useradd +Requires(pre): /usr/sbin/groupadd +Requires(pre): /usr/sbin/useradd %systemd_requires %description @@ -240,6 +238,7 @@ fi %{_bindir}/clamav-config %{_includedir}/*.h %{_libdir}/libclamav.so +%{_libdir}/libclamav_rust.a %{_libdir}/libclammspack.so %{_libdir}/libclamunrar.so %{_libdir}/libclamunrar_iface.so @@ -251,6 +250,9 @@ fi #% doc BUGS ChangeLog NEWS README %changelog +* Thu Feb 08 2024 Automatic Build System 1.3.0-1mamba +- automatic version update by autodist + * Thu Oct 26 2023 Automatic Build System 1.2.1-1mamba - automatic version update by autodist