From 9acca74f6d73304bfac5c6315887704c33d4a5d1 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 22:40:49 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- rubygem-RedCloth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rubygem-RedCloth.spec b/rubygem-RedCloth.spec index 22d3fc9..e7cc75a 100644 --- a/rubygem-RedCloth.spec +++ b/rubygem-RedCloth.spec @@ -5,7 +5,7 @@ Summary: Textile parser for Ruby Name: rubygem-%{gem_name} Version: 4.2.9 -Release: 10%{?dist} +Release: 11%{?dist} Group: Development/Languages License: MIT URL: http://redcloth.org @@ -84,6 +84,9 @@ popd %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 4.2.9-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Thu Jan 15 2015 Vít Ondruch - 4.2.9-10 - Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.2 - Use RSpec 2.x for test suite.