From 8423bc32b5a7fb79e3820e5e5d479c050610eb18 Mon Sep 17 00:00:00 2001 From: jvdias Date: Mon, 20 Feb 2006 20:33:23 +0000 Subject: [PATCH] upgrade to 3.50 --- .cvsignore | 1 + perl-HTML-Parser.spec | 7 +++++-- sources | 1 - 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0e5623b..2018360 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ HTML-Parser-3.35.tar.gz HTML-Parser-3.45.tar.gz HTML-Parser-3.46.tar.gz HTML-Parser-3.48.tar.gz +HTML-Parser-3.50.tar.gz diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec index d6f0024..052fc63 100644 --- a/perl-HTML-Parser.spec +++ b/perl-HTML-Parser.spec @@ -4,8 +4,8 @@ Summary: Perl module for parsing HTML Name: perl-%{real_name} -Version: 3.48 -Release: 1.1.2 +Version: 3.50 +Release: 1 License: GPL or Artistic Group: System Environment/Libraries Source: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/%{real_name}-%{version}.tar.gz @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Feb 20 2006 Jason Vas Dias - 3.50-1 +- upgrade to 3.50 + * Fri Feb 10 2006 Jesse Keating - 3.48-1.1.2 - bump again for double-long bug on ppc(64) diff --git a/sources b/sources index d6bc7b0..cb1172e 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -3fe8ca230ff8efc55327a12d94193a58 HTML-Parser-3.48.tar.gz 4848c5eaac5576d1412578f480fdf22d HTML-Parser-3.50.tar.gz