|
|
|
@ -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 <releng@fedoraproject.org> - 2.2.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Feb 17 2022 Pavel Valena <pvalena@redhat.com> - 2.2.0-1
|
|
|
|
|
- Update to rack-protection 2.2.0.
|
|
|
|
|
Resolves: rhbz#2054769
|
|
|
|
|