diff --git a/rubygem-rack.spec b/rubygem-rack.spec index eca2053..a847e3e 100644 --- a/rubygem-rack.spec +++ b/rubygem-rack.spec @@ -7,7 +7,7 @@ Name: rubygem-%{gem_name} Version: 2.1.1 # Introduce Epoch (related to bug 552972) Epoch: 1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A modular Ruby webserver interface # lib/rack/show_{status,exceptions}.rb contains snippets from Django under BSD license. License: MIT and BSD @@ -126,6 +126,9 @@ popd #{gem_instdir}/test %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1:2.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Jan 13 2020 Gerd Pokorra - 1:2.1.1-1 - Update to Rack 2.1.1 - This version has no files for tests included