From ddb7d3c568c2d7192a554b0a19ae8aedc3c5d7e9 Mon Sep 17 00:00:00 2001 From: Robin Norwood Date: Sat, 2 Dec 2006 18:29:28 +0000 Subject: [PATCH] Upgrade to latest CPAN version: 1.53. --- .cvsignore | 5 +---- perl-DBI.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index d7e6ce2..6497f1b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1 @@ -DBI-1.48.tar.gz -DBI-1.50.tar.gz -DBI-1.51.tar.gz -DBI-1.52.tar.gz +DBI-1.53.tar.gz diff --git a/perl-DBI.spec b/perl-DBI.spec index 80f927b..527c31f 100644 --- a/perl-DBI.spec +++ b/perl-DBI.spec @@ -1,5 +1,5 @@ Name: perl-DBI -Version: 1.52 +Version: 1.53 Release: 1%{?dist} Summary: A database access API for perl @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Dec 02 2006 Robin Norwood - 1.53-1 +- Upgrade to latest CPAN version: 1.53 + * Thu Aug 24 2006 Robin Norwood - 1.52-1 - Upgrade to 1.52 for bug #202310 diff --git a/sources b/sources index 6e13ec9..a8aa805 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -57208ef6dccb3e72cf2df665983ce313 DBI-1.52.tar.gz +e76dfeeb37eb7346342a49142d36171d DBI-1.53.tar.gz