update to 2.2.2

epel9
Pokorra, Gerd 5 years ago
parent def92a9481
commit ce68bb6146

@ -4,10 +4,10 @@
%bcond_with bootstrap
Name: rubygem-%{gem_name}
Version: 2.1.1
Version: 2.2.2
# Introduce Epoch (related to bug 552972)
Epoch: 1
Release: 2%{?dist}
Release: 1%{?dist}
Summary: A modular Ruby webserver interface
# lib/rack/show_{status,exceptions}.rb contains snippets from Django under BSD license.
License: MIT and BSD
@ -117,8 +117,9 @@ popd
%doc %{gem_docdir}
%doc %{gem_instdir}/CHANGELOG.md
%doc %{gem_instdir}/README.rdoc
%doc %{gem_instdir}/CONTRIBUTING.md
%doc %{gem_instdir}/SPEC.rdoc
%{gem_instdir}/Rakefile
%{gem_instdir}/SPEC
%{gem_instdir}/%{gem_name}.gemspec
%doc %{gem_instdir}/example
%doc %{gem_instdir}/contrib
@ -126,6 +127,9 @@ popd
#{gem_instdir}/test
%changelog
* Mon Feb 17 2020 Gerd Pokorra <gp@zimt.uni-siegen.de> - 1:2.2.2-1
- Update to Rack 2.2.2
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (rack-2.1.1.gem) = a6e52acdb904c9875a55c45720ec8dd5ecbe78179da6c7790150c6830cb424053a924b27de526d3468f1484cc8e483878d725c1b35cdf149edeb73a59d100c1c
SHA512 (rack-2.2.2.gem) = 10cb4744a7f4ad90c63de7f0472a4d43c8973cd3352b766e2e36619b24c0196e230efecfb6256861e74e5e5ee89472baf43f8a70b24440127a20c7552da9af3d

Loading…
Cancel
Save