From 4356a2a6aab3e83b8789c9b7d5620f4895b5115c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 06:43:26 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- perl-HTML-Format.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-HTML-Format.spec b/perl-HTML-Format.spec index 091923d..f637b62 100644 --- a/perl-HTML-Format.spec +++ b/perl-HTML-Format.spec @@ -1,6 +1,6 @@ Name: perl-HTML-Format Version: 2.10 -Release: 6%{?dist} +Release: 7%{?dist} Summary: HTML formatter modules Group: Development/Libraries @@ -104,6 +104,9 @@ cd .. %{_mandir}/man3/HTML* %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 2.10-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Thu Nov 08 2012 Petr Ĺ abata - 2.10-6 - Add a few missing deps to avoid possible FTBFS - Whitespace cleanup