From e4700b3b352ab1f0c6991718ba88955b8a7400a5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 20:58:20 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_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 90769e0..bba993b 100644 --- a/rubygem-rack-protection.spec +++ b/rubygem-rack-protection.spec @@ -4,7 +4,7 @@ Name: rubygem-%{gem_name} Version: 3.0.5 -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 20 2023 Fedora Release Engineering - 3.0.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Thu Jan 19 2023 Vít Ondruch - 3.0.5-1 - Update to rack-protection 3.0.5. Resolves: rhbz#2107686