From aaa0f3f1ec79f350f8e939672baf3b9acc796bd3 Mon Sep 17 00:00:00 2001 From: Warren Togami Date: Thu, 17 Sep 2009 15:12:46 +0000 Subject: [PATCH] 3.62 --- .cvsignore | 2 +- perl-HTML-Parser.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 648fc8b..1164997 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -HTML-Parser-3.60.tar.gz +HTML-Parser-3.62.tar.gz diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec index 75d5f48..7416cc5 100644 --- a/perl-HTML-Parser.spec +++ b/perl-HTML-Parser.spec @@ -1,8 +1,8 @@ %define real_name HTML-Parser Name: perl-%{real_name} -Version: 3.60 -Release: 2%{?dist} +Version: 3.62 +Release: 1%{?dist} Summary: Perl module for parsing HTML Group: Development/Libraries @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Sep 17 2009 Warren Togami - 3.62-1 +- 3.62 + * Sat Jul 25 2009 Fedora Release Engineering - 3.60-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 07d0564..5157a36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb97ea7e5bd832b079d8660732f9d8d9 HTML-Parser-3.60.tar.gz +2aad75367af5173514f564122ba028c7 HTML-Parser-3.62.tar.gz