New version from CPAN.

This commit is contained in:
Robin Norwood 2007-08-13 19:07:46 +00:00
parent 6b349fe4b6
commit 0b238a8602
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
DBD-mysql-4.004.tar.gz DBD-mysql-4.005.tar.gz

View File

@ -1,10 +1,10 @@
Name: perl-DBD-MySQL Name: perl-DBD-MySQL
Version: 4.004 Version: 4.005
Release: 1%{?dist} Release: 1%{?dist}
Summary: A MySQL interface for perl Summary: A MySQL interface for perl
Group: Development/Libraries Group: Development/Libraries
License: GPL or Artistic License: GPL+ or Artistic
URL: http://search.cpan.org/dist/DBD-mysql/ URL: http://search.cpan.org/dist/DBD-mysql/
Source0: http://www.cpan.org/authors/id/C/CA/CAPTTOFU/DBD-mysql-%{version}.tar.gz Source0: http://www.cpan.org/authors/id/C/CA/CAPTTOFU/DBD-mysql-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Mon Aug 13 2007 Robin Norwood <rnorwood@redhat.com> - 4.005-1
- New version from CPAN: 4.005
* Thu Jun 07 2007 Robin Norwood <rnorwood@redhat.com> - 4.004-1 * Thu Jun 07 2007 Robin Norwood <rnorwood@redhat.com> - 4.004-1
- New version from CPAN: 4.004 - New version from CPAN: 4.004
- Move requires filter into spec file - Move requires filter into spec file

View File

@ -1 +1 @@
ba89b04b003dec320c893f2553a98ede DBD-mysql-4.004.tar.gz 39181a061348ad76b67c99326873ccd5 DBD-mysql-4.005.tar.gz