From e19778fc7b76d059f2c3f0a6cfa3834ff7838c3f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 06:45:03 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- perl-HTML-Parser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec index 720491c..1ed4004 100644 --- a/perl-HTML-Parser.spec +++ b/perl-HTML-Parser.spec @@ -1,7 +1,7 @@ Name: perl-HTML-Parser Summary: Perl module for parsing HTML Version: 3.69 -Release: 9%{?dist} +Release: 10%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-%{version}.tar.gz @@ -61,6 +61,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 3.69-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Fri Nov 23 2012 Petr Ĺ abata - 3.69-9 - Fix the dep list - Modernize the spec a bit