From 9a5771d592cb21c55a11721f7b8d977b4b1652af Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 19:04:38 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_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 02e3226..ae7cd8e 100644 --- a/rubygem-rack-protection.spec +++ b/rubygem-rack-protection.spec @@ -4,7 +4,7 @@ Name: rubygem-%{gem_name} Version: 2.1.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 +* Fri Jan 21 2022 Fedora Release Engineering - 2.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Sun Aug 01 2021 Pavel Valena - 2.1.0-1 - Update to rack-protection 2.1.0. Resolves: rhbz#1875986