diff --git a/rubygem-i18n.spec b/rubygem-i18n.spec index 720271f..0a47eba 100644 --- a/rubygem-i18n.spec +++ b/rubygem-i18n.spec @@ -4,7 +4,7 @@ Name: rubygem-%{gem_name} Version: 1.8.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: New wave Internationalization support for Ruby # `BSD or Ruby` due to header of lib/i18n/gettext/po_parser.rb License: MIT and (BSD or Ruby) @@ -76,6 +76,9 @@ popd %doc %{gem_instdir}/README.md %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.8.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Jan 14 2021 Pavel Valena - 1.8.7-1 - Update to i18n 1.8.7. Resolves: rhbz#1911952