diff --git a/rubygem-RedCloth.spec b/rubygem-RedCloth.spec index 787b7e3..1cf31e8 100644 --- a/rubygem-RedCloth.spec +++ b/rubygem-RedCloth.spec @@ -3,7 +3,7 @@ Name: rubygem-%{gem_name} Version: 4.3.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Textile parser for Ruby Group: Development/Languages License: MIT @@ -104,6 +104,9 @@ popd %{gem_instdir}/tasks %changelog +* Thu Jan 17 2019 Vít Ondruch - 4.3.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.6 + * Fri Jul 27 2018 Vít Ondruch - 4.3.2-8 - Add "BR: gcc" to fix FTBFS (rhbz#1606150).