From 416ede87a1e1364669f9e967b102360c7ff4fa2d Mon Sep 17 00:00:00 2001 From: Pavel Valena Date: Wed, 24 Jul 2019 12:00:06 +0200 Subject: [PATCH] Update to Rack 2.0.7 also use bcond_with for bootstrap. --- rubygem-rack.spec | 11 +++++++---- sources | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/rubygem-rack.spec b/rubygem-rack.spec index c7fb026..515239d 100644 --- a/rubygem-rack.spec +++ b/rubygem-rack.spec @@ -1,13 +1,13 @@ %global gem_name rack # There is circular dependency between thin and rack. -%{?_with_bootstrap: %global bootstrap 1} +%bcond_with bootstrap Name: rubygem-%{gem_name} -Version: 2.0.6 +Version: 2.0.7 # Introduce Epoch (related to bug 552972) Epoch: 1 -Release: 4%{?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 @@ -20,7 +20,7 @@ BuildRequires: rubygem(concurrent-ruby) BuildRequires: memcached BuildRequires: rubygem(memcache-client) BuildRequires: rubygem(minitest) -%if ! 0%{?bootstrap} +%if ! %{with bootstrap} BuildRequires: rubygem(thin) %endif BuildArch: noarch @@ -124,6 +124,9 @@ popd %doc %{gem_instdir}/contrib %changelog +* Wed Jul 24 2019 Pavel Valena - 1:2.0.7-1 +- Update to Rack 2.0.7. + * Sat Feb 02 2019 Fedora Release Engineering - 1:2.0.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 1e31d9a..2ec0d96 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rack-2.0.6.gem) = f1b93bbd16b7e44423c0977444183d9685e3c82e806304f304620731e5b4590920dcc363026277aa4b9ee0a2151c54570be341dcb9265517c7315ca4a504ef22 +SHA512 (rack-2.0.7.gem) = caefa4c3b6a76dd3f57f229fa0a6b0e1d84b7e9a029c6b473695b44467ae1400d098132b206092cd900e636af6d734117fba02ec21a90500f7fab8aa9dd84cd2