From 5e4db6abe267fff85e5208760a1936032ee4e80a Mon Sep 17 00:00:00 2001 From: Warren Togami Date: Fri, 23 Oct 2009 14:12:18 +0000 Subject: [PATCH] 3.63 fixes crasher --- .cvsignore | 2 +- perl-HTML-Parser.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1164997..56b6152 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -HTML-Parser-3.62.tar.gz +HTML-Parser-3.63.tar.gz diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec index 7416cc5..ccf3885 100644 --- a/perl-HTML-Parser.spec +++ b/perl-HTML-Parser.spec @@ -1,7 +1,7 @@ %define real_name HTML-Parser Name: perl-%{real_name} -Version: 3.62 +Version: 3.63 Release: 1%{?dist} Summary: Perl module for parsing HTML @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Oct 23 2009 Warren Togami - 3.63-1 +- 3.63 fixes crasher + * Thu Sep 17 2009 Warren Togami - 3.62-1 - 3.62 diff --git a/sources b/sources index 5157a36..ba1f047 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2aad75367af5173514f564122ba028c7 HTML-Parser-3.62.tar.gz +64d1d54411ea71f89c3bab23bfd14abc HTML-Parser-3.63.tar.gz