diff --git a/rubygem-rack-protection.spec b/rubygem-rack-protection.spec index f231bfd..1a4752c 100644 --- a/rubygem-rack-protection.spec +++ b/rubygem-rack-protection.spec @@ -4,7 +4,7 @@ Name: rubygem-%{gem_name} Version: 2.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Ruby gem that protects against typical web attacks License: MIT URL: http://sinatrarb.com/protection/ @@ -71,6 +71,9 @@ popd %{gem_instdir}/rack-protection.gemspec %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 2.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Feb 17 2022 Pavel Valena - 2.2.0-1 - Update to rack-protection 2.2.0. Resolves: rhbz#2054769