--- rpms/clamav/sme9/clamav.spec 2015/05/13 15:04:08 1.15 +++ rpms/clamav/sme9/clamav.spec 2016/05/03 19:17:24 1.19 @@ -13,7 +13,7 @@ Summary: Anti-virus software Name: clamav -Version: 0.98.7 +Version: 0.99.2 Release: 1%{?dist} License: GPL Group: Applications/System @@ -35,6 +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) @@ -407,6 +408,18 @@ fi %exclude %{_libdir}/libclamunrar_iface.la %changelog +* Tue May 3 2016 Daniel Berteaud - 0.99.2-1.sme +- Update to release 0.99.2 [SME: 9489] + +* Thu Mar 3 2016 Daniel Berteaud - 0.99.1-1.sme +- Update to release 0.99.1 [SME: 9267] + +* Tue Jan 12 2016 Daniel Berteaud - 0.99-2.sme +- Add pcre-devel to BuildRequires [SME: 9151] + +* Wed Jan 6 2016 Daniel Berteaud - 0.99-1.sme +- Update to release 0.99 [SME: 9151] + * Wed May 13 2015 Daniel Berteaud - 0.98.7-1.sme - Updated to release 0.98.7 [SME: 8922]