diff --git a/.gitignore b/.gitignore index a3f15c0..10ec625 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ HTML-Parser-3.66.tar.gz /HTML-Parser-3.67.tar.gz +/HTML-Parser-3.68.tar.gz diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec index 768206e..50d62ed 100644 --- a/perl-HTML-Parser.spec +++ b/perl-HTML-Parser.spec @@ -2,7 +2,7 @@ Name: perl-%{real_name} Summary: Perl module for parsing HTML -Version: 3.67 +Version: 3.68 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Sep 07 2010 Petr Sabata - 3.68-1 +- Update to the latest upstream release, v3.68 + * Wed Sep 01 2010 Petr Sabata - 3.67-1 - Update to the latest upstream release, v3.67 diff --git a/sources b/sources index 6edd7d6..ce396d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f3ef27cd6b1b596db7ab2d91025444f8 HTML-Parser-3.67.tar.gz +5550b2da7aa94341f1e8a17a4ac20c68 HTML-Parser-3.68.tar.gz