From 0b238a860205b7dcd4c4c213c6ab35803f31f766 Mon Sep 17 00:00:00 2001 From: Robin Norwood Date: Mon, 13 Aug 2007 19:07:46 +0000 Subject: [PATCH] New version from CPAN. --- .cvsignore | 2 +- perl-DBD-MySQL.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index bb42c0f..82e6c5e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -DBD-mysql-4.004.tar.gz +DBD-mysql-4.005.tar.gz diff --git a/perl-DBD-MySQL.spec b/perl-DBD-MySQL.spec index 62f56f8..7ef63ce 100644 --- a/perl-DBD-MySQL.spec +++ b/perl-DBD-MySQL.spec @@ -1,10 +1,10 @@ Name: perl-DBD-MySQL -Version: 4.004 +Version: 4.005 Release: 1%{?dist} Summary: A MySQL interface for perl Group: Development/Libraries -License: GPL or Artistic +License: GPL+ or Artistic URL: http://search.cpan.org/dist/DBD-mysql/ Source0: http://www.cpan.org/authors/id/C/CA/CAPTTOFU/DBD-mysql-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Aug 13 2007 Robin Norwood - 4.005-1 +- New version from CPAN: 4.005 + * Thu Jun 07 2007 Robin Norwood - 4.004-1 - New version from CPAN: 4.004 - Move requires filter into spec file diff --git a/sources b/sources index 2ded642..39fa65c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ba89b04b003dec320c893f2553a98ede DBD-mysql-4.004.tar.gz +39181a061348ad76b67c99326873ccd5 DBD-mysql-4.005.tar.gz