From 66cf14b7b482be8b27dc01dc5b30cf13d69bfb85 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 3 Apr 2013 10:15:39 +0200 Subject: [PATCH] 3.70 bump --- .gitignore | 1 + perl-HTML-Parser.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6931ced..e4b10f5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ HTML-Parser-3.66.tar.gz /HTML-Parser-3.67.tar.gz /HTML-Parser-3.68.tar.gz /HTML-Parser-3.69.tar.gz +/HTML-Parser-3.70.tar.gz diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec index 1ed4004..76d9fe4 100644 --- a/perl-HTML-Parser.spec +++ b/perl-HTML-Parser.spec @@ -1,7 +1,7 @@ Name: perl-HTML-Parser Summary: Perl module for parsing HTML -Version: 3.69 -Release: 10%{?dist} +Version: 3.70 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Parser-%{version}.tar.gz @@ -61,6 +61,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Tue Apr 02 2013 Jitka Plesnikova - 3.70-1 +- 3.70 bump + * Thu Feb 14 2013 Fedora Release Engineering - 3.69-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 35e3969..02c12c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d22cc6468ce670a56034be907e4e7c54 HTML-Parser-3.69.tar.gz +efe7699f5ece3a230d730a3682359c08 HTML-Parser-3.70.tar.gz