From 884fdf2026648ecfe1b857ac76772070b3f98797 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Wed, 6 Jan 2021 11:59:45 +0100 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_3.0 --- rubygem-RedCloth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rubygem-RedCloth.spec b/rubygem-RedCloth.spec index b67f21f..bee6cf5 100644 --- a/rubygem-RedCloth.spec +++ b/rubygem-RedCloth.spec @@ -3,7 +3,7 @@ Name: rubygem-%{gem_name} Version: 4.3.2 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Textile parser for Ruby License: MIT URL: http://redcloth.org @@ -103,6 +103,9 @@ popd %{gem_instdir}/tasks %changelog +* Wed Jan 6 11:59:45 CET 2021 Vít Ondruch - 4.3.2-16 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_3.0 + * Thu Oct 22 2020 Vít Ondruch - 4.3.2-15 - Relax RSpec dependency.