diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec index db9e035..95a843b 100644 --- a/perl-HTML-Parser.spec +++ b/perl-HTML-Parser.spec @@ -3,7 +3,7 @@ Name: perl-%{real_name} Summary: Perl module for parsing HTML Version: 3.69 -Release: 5%{?dist} +Release: 6%{?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 %changelog +* Tue Jun 12 2012 Petr Pisar - 3.69-6 +- Perl 5.16 rebuild + * Mon Apr 16 2012 Petr Pisar - 3.69-5 - Exclude HTTP::Headers build-dependency at Perl bootstrap (bug #810223)