diff --git a/rubygem-rack-protection.spec b/rubygem-rack-protection.spec index d1c5066..5d7a9b4 100644 --- a/rubygem-rack-protection.spec +++ b/rubygem-rack-protection.spec @@ -5,7 +5,7 @@ Summary: Ruby gem that protects against typical web attacks Name: rubygem-%{gem_name} Version: 1.2.0 -Release: 4%{?dist} +Release: 5%{?dist} Group: Development/Languages License: MIT URL: http://github.com/rkh/rack-protection @@ -71,6 +71,9 @@ cp -rv .%{gem_dir}/* %{buildroot}%{gem_dir} %doc %{gem_docdir} %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 1.2.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Jan 24 2012 Bohuslav Kabrda - 1.2.0-4 - Set %%bootstrap to 0 to allow tests.