From 8a324f6994faf77c41873412d1481961abe7c524 Mon Sep 17 00:00:00 2001 From: Robin Norwood Date: Fri, 29 Sep 2006 19:31:21 +0000 Subject: [PATCH] bugzilla: 208633 - Upgrade to upstream version 3.0007 version to fix some minor bugs. --- .cvsignore | 4 +--- perl-DBD-MySQL.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 52382c1..1da48de 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1 @@ -DBD-mysql-3.0002.tar.gz -DBD-mysql-3.0004.tar.gz -DBD-mysql-3.0006.tar.gz +DBD-mysql-3.0007.tar.gz diff --git a/perl-DBD-MySQL.spec b/perl-DBD-MySQL.spec index 262a10e..db5f26f 100644 --- a/perl-DBD-MySQL.spec +++ b/perl-DBD-MySQL.spec @@ -1,5 +1,5 @@ Name: perl-DBD-MySQL -Version: 3.0006 +Version: 3.0007 Release: 1%{?dist} Summary: A MySQL interface for perl @@ -66,6 +66,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Sep 29 2006 Robin Norwood - 3.0007-1 +- Bugzilla: 208633 +- Upgrade to upstream version 3.0007 version to fix some minor bugs. + * Mon Jul 17 2006 Jason Vas Dias - 3.0006-1.FC6 - Upgrade to 3.0006 diff --git a/sources b/sources index b87f382..499497c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6d46ea7df99800082a2d2480056b0ce DBD-mysql-3.0006.tar.gz +edc4a3dc0411875e4cde1c78b30d09f1 DBD-mysql-3.0007.tar.gz