diff --git a/rubygem-thin.spec b/rubygem-thin.spec index 3f5cad8..bb301a4 100644 --- a/rubygem-thin.spec +++ b/rubygem-thin.spec @@ -2,7 +2,7 @@ Name: rubygem-%{gem_name} Version: 1.7.2 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A thin and fast web server # lib/thin/stats.html.erb: BSD # spec/rails_app/public/javascripts/*.js: MIT @@ -129,6 +129,9 @@ popd %{gem_instdir}/Rakefile %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.7.2-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Jan 23 2020 Vít Ondruch - 1.7.2-12 - Fix FTBFS due maximum_connections changes.