--- rpms/clamav/sme8/clamav.spec 2014/12/16 14:03:59 1.12 +++ rpms/clamav/sme8/clamav.spec 2016/05/03 19:12:23 1.15 @@ -13,7 +13,7 @@ Summary: Anti-virus software Name: clamav -Version: 0.98.5 +Version: 0.99.2 Release: 1%{?dist} License: GPL Group: Applications/System @@ -35,7 +35,7 @@ BuildRequires: zlib-devel BuildRequires: check-devel BuildRequires: openssl-devel BuildRequires: libxml2-devel - +BuildRequires: pcre-devel ### Do not require the latest release of clamav-db specifically (people may use freshclam onward) #Requires: clamav-db = %{version}-%{release} @@ -407,6 +407,15 @@ fi %exclude %{_libdir}/libclamunrar_iface.la %changelog +* Tue May 3 2016 Daniel Berteaud - 0.99.2-1 +- Updated to release 0.99.2 [SME: 9488] + +* Wed May 13 2015 Daniel Berteaud - 0.98.7-1 +- Updated to release 0.98.7 [SME: 8921] + +* Thu Jan 29 2015 Daniel Berteaud - 0.98.6-1 +- Updated to release 0.98.6 [SME: 8821] + * Tue Dec 16 2014 Daniel Berteaud - 0.98.5-1 - Updated to release 0.98.5 [SME: 8728]