From feb495656f44bd0efa2013f946feb7581b17b1ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Thu, 17 Jan 2019 11:38:47 +0100 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.6 --- rubygem-RedCloth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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).