diff --git a/.gitignore b/.gitignore index 6931ced..e4b10f5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ HTML-Parser-3.66.tar.gz /HTML-Parser-3.67.tar.gz /HTML-Parser-3.68.tar.gz /HTML-Parser-3.69.tar.gz +/HTML-Parser-3.70.tar.gz diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec index 1ed4004..76d9fe4 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: 10%{?dist} +Version: 3.70 +Release: 1%{?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 +* Tue Apr 02 2013 Jitka Plesnikova - 3.70-1 +- 3.70 bump + * Thu Feb 14 2013 Fedora Release Engineering - 3.69-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 35e3969..02c12c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d22cc6468ce670a56034be907e4e7c54 HTML-Parser-3.69.tar.gz +efe7699f5ece3a230d730a3682359c08 HTML-Parser-3.70.tar.gz