New version from CPAN.
This commit is contained in:
parent
6b349fe4b6
commit
0b238a8602
@ -1 +1 @@
|
|||||||
DBD-mysql-4.004.tar.gz
|
DBD-mysql-4.005.tar.gz
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user