diff --git a/rubygem-rack-protection.spec b/rubygem-rack-protection.spec index 93aba3f..db03e87 100644 --- a/rubygem-rack-protection.spec +++ b/rubygem-rack-protection.spec @@ -4,7 +4,7 @@ Name: rubygem-%{gem_name} Version: 2.0.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Ruby gem that protects against typical web attacks License: MIT URL: http://sinatrarb.com/protection/ @@ -84,6 +84,9 @@ popd %{gem_instdir}/rack-protection.gemspec %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 2.0.8.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Apr 28 2020 Vít Ondruch - 2.0.8.1-1 - Update to rack-protection 2.0.8.1. Resolves: rhbz#1744277