diff --git a/rubygem-rack-protection.spec b/rubygem-rack-protection.spec index cbab9aa..a5e36e5 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: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: http://github.com/sinatra/sinatra/tree/master/rack-protection Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem @@ -68,6 +68,9 @@ cp -rv .%{gem_dir}/* %{buildroot}%{gem_dir} %{gem_instdir}/Rakefile %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 2.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon Jun 19 2017 Jun Aruga - 2.0.0-1 - Update to rack-protection 2.0.0.