|
|
@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Version: 3.0.5
|
|
|
|
Version: 3.0.5
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Ruby gem that protects against typical web attacks
|
|
|
|
Summary: Ruby gem that protects against typical web attacks
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
URL: http://sinatrarb.com/protection/
|
|
|
|
URL: http://sinatrarb.com/protection/
|
|
|
@ -71,6 +71,9 @@ popd
|
|
|
|
%{gem_instdir}/rack-protection.gemspec
|
|
|
|
%{gem_instdir}/rack-protection.gemspec
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.5-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Vít Ondruch <vondruch@redhat.com> - 3.0.5-1
|
|
|
|
* Thu Jan 19 2023 Vít Ondruch <vondruch@redhat.com> - 3.0.5-1
|
|
|
|
- Update to rack-protection 3.0.5.
|
|
|
|
- Update to rack-protection 3.0.5.
|
|
|
|
Resolves: rhbz#2107686
|
|
|
|
Resolves: rhbz#2107686
|
|
|
|