This commit is contained in:
Dennis Gilmore 2013-08-03 06:33:37 -05:00
parent 7aa569e834
commit 84174b6e22

View File

@ -3,7 +3,7 @@
Summary: ModSecurity Rules
Name: mod_security_crs
Version: 2.2.8
Release: 1%{?dist}
Release: 2%{?dist}
License: ASL 2.0
URL: http://www.modsecurity.org/
Group: System Environment/Daemons
@ -82,6 +82,9 @@ rm -rf %{buildroot}
%endif
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 02 2013 Athmane Madjoudj <athmane@fedoraproject.org> 2.2.8-1
- Update to 2.2.8
- Adapt the spec file to new github tarball schema.