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