From b3b9162ae9c566d8022f0e8c2fc9b26cf4629a39 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Wed, 4 Jan 2023 10:46:25 +0900 Subject: [PATCH] Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_3.2 --- rubygem-redcarpet.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rubygem-redcarpet.spec b/rubygem-redcarpet.spec index 4cfbf8b..1b7c782 100644 --- a/rubygem-redcarpet.spec +++ b/rubygem-redcarpet.spec @@ -2,7 +2,7 @@ Name: rubygem-%{gem_name} Version: 3.3.2 -Release: 23%{?dist} +Release: 24%{?dist} Summary: A fast, safe and extensible Markdown to (X)HTML parser # https://github.com/vmg/redcarpet/issues/502 License: MIT and ISC @@ -75,6 +75,9 @@ popd %changelog +* Wed Jan 04 2023 Mamoru TASAKA - 3.3.2-24 +- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_3.2 + * Sat Jul 23 2022 Fedora Release Engineering - 3.3.2-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild