From 3edf7aa43a4fd2bd9c79ed1d70efa1b4d051ae29 Mon Sep 17 00:00:00 2001 From: Petr Sabata Date: Wed, 1 Sep 2010 14:27:46 +0200 Subject: [PATCH] Update to v3.67 --- .gitignore | 1 + perl-HTML-Parser.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 677d629..a3f15c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ HTML-Parser-3.66.tar.gz +/HTML-Parser-3.67.tar.gz diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec index b91a0cd..768206e 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.66 +Version: 3.67 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries @@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Sep 01 2010 Petr Sabata - 3.67-1 +- Update to the latest upstream release, v3.67 + * Mon Jul 12 2010 Marcela Mašláňová 3.66-1 - update diff --git a/sources b/sources index 7768383..6edd7d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ef1cad08c85f56ca2dfcdafdc820842 HTML-Parser-3.66.tar.gz +f3ef27cd6b1b596db7ab2d91025444f8 HTML-Parser-3.67.tar.gz