From 1f578593dee08283fd7a8852c51e87bd4ec008a3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 02:07:04 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rubygem-rack-protection.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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