diff --git a/rubygem-rack.spec b/rubygem-rack.spec index f6c9787..97c1b91 100644 --- a/rubygem-rack.spec +++ b/rubygem-rack.spec @@ -8,7 +8,7 @@ Name: rubygem-%{gem_name} Version: 2.0.1 # Introduce Epoch (related to bug 552972) Epoch: 1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A modular Ruby webserver interface Group: Development/Languages # lib/rack/show{status,exceptions}.rb contains snippets from Django under BSD license. @@ -115,6 +115,9 @@ popd %doc %{gem_instdir}/contrib %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1:2.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Jan 09 2017 Vít Ondruch - 1:2.0.1-2 - Fix test error caused by rubygem-concurrent-ruby.