update to 2.0.8

epel9
Pokorra, Gerd 5 years ago
parent 416ede87a1
commit 6183c2f6dd

@ -4,7 +4,7 @@
%bcond_with bootstrap %bcond_with bootstrap
Name: rubygem-%{gem_name} Name: rubygem-%{gem_name}
Version: 2.0.7 Version: 2.0.8
# Introduce Epoch (related to bug 552972) # Introduce Epoch (related to bug 552972)
Epoch: 1 Epoch: 1
Release: 1%{?dist} Release: 1%{?dist}
@ -12,7 +12,7 @@ Summary: A modular Ruby webserver interface
# lib/rack/show_{status,exceptions}.rb contains snippets from Django under BSD license. # lib/rack/show_{status,exceptions}.rb contains snippets from Django under BSD license.
License: MIT and BSD License: MIT and BSD
URL: https://rack.github.io/ URL: https://rack.github.io/
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem Source0: https://rubygems.org/downloads/%{gem_name}-%{version}.gem
BuildRequires: ruby(release) BuildRequires: ruby(release)
BuildRequires: rubygems-devel BuildRequires: rubygems-devel
BuildRequires: ruby >= 2.2.2 BuildRequires: ruby >= 2.2.2
@ -124,6 +124,10 @@ popd
%doc %{gem_instdir}/contrib %doc %{gem_instdir}/contrib
%changelog %changelog
* Thu Dec 19 2019 Pavel Valena <pvalena@redhat.com> - 1:2.0.8-1
- Update to Rack 2.0.8.
- Change the source URL
* Wed Jul 24 2019 Pavel Valena <pvalena@redhat.com> - 1:2.0.7-1 * Wed Jul 24 2019 Pavel Valena <pvalena@redhat.com> - 1:2.0.7-1
- Update to Rack 2.0.7. - Update to Rack 2.0.7.

@ -1 +1 @@
SHA512 (rack-2.0.7.gem) = caefa4c3b6a76dd3f57f229fa0a6b0e1d84b7e9a029c6b473695b44467ae1400d098132b206092cd900e636af6d734117fba02ec21a90500f7fab8aa9dd84cd2 SHA512 (rack-2.0.8.gem) = 88c406cfe38c3db1a3502fc563272a99d8f2e36bfea1122cdea6b6b49b0e6b5649e1f0864161793eed83cb3d934aa260650b703bb1b059c6e56c6073c2060fb2

Loading…
Cancel
Save