From 0a56cd6b22eedb64a1eb4f2dffa5dcd11c0fa911 Mon Sep 17 00:00:00 2001 From: jvdias Date: Mon, 17 Jul 2006 20:29:46 +0000 Subject: [PATCH] upgrade to 3.55 --- .cvsignore | 1 + perl-HTML-Parser.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 160a54f..3fe821a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -5,3 +5,4 @@ HTML-Parser-3.48.tar.gz HTML-Parser-3.50.tar.gz HTML-Parser-3.51.tar.gz HTML-Parser-3.54.tar.gz +HTML-Parser-3.55.tar.gz diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec index 49e2437..903f1c4 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.54 -Release: 1.fc6.1 +Version: 3.55 +Release: 1.fc6 License: GPL or Artistic Group: Development/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 Jul 17 2006 Jason Vas Dias - 3.55-1.fc6 +- Upgrade to 3.55 + * Wed Jul 12 2006 Jesse Keating - 3.54-1.fc6.1 - rebuild diff --git a/sources b/sources index ac12f7a..1615fa5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c5bcfc6d67a47ba1b7c3e86daf0bbde4 HTML-Parser-3.54.tar.gz +75eb683f1fb7aa7c0ffa46ded4564b54 HTML-Parser-3.55.tar.gz