|
|
@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
Version: 2.1.0
|
|
|
|
Version: 2.1.0
|
|
|
|
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 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Aug 01 2021 Pavel Valena <pvalena@redhat.com> - 2.1.0-1
|
|
|
|
* Sun Aug 01 2021 Pavel Valena <pvalena@redhat.com> - 2.1.0-1
|
|
|
|
- Update to rack-protection 2.1.0.
|
|
|
|
- Update to rack-protection 2.1.0.
|
|
|
|
Resolves: rhbz#1875986
|
|
|
|
Resolves: rhbz#1875986
|
|
|
|