diff --git a/.cvsignore b/.cvsignore index 835b58f..24ca0a9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -DBI-1.28.tar.gz +DBI-1.30.tar.gz diff --git a/perl-DBI.spec b/perl-DBI.spec index 7078e06..d4c3cd6 100644 --- a/perl-DBI.spec +++ b/perl-DBI.spec @@ -1,6 +1,6 @@ Summary: A database access API for perl Name: perl-DBI -Version: 1.28 +Version: 1.30 Release: 1 URL: http://dbi.perl.org/ License: Artistic @@ -51,6 +51,9 @@ rm -f $RPM_BUILD_ROOT/$installvendorarch/auto/DBI/DBI.bs %{_mandir}/*/* %changelog +* Wed Aug 7 2002 Trond Eivind Glomsrød 1.30-1 +- 1.30. + * Tue Jun 25 2002 Trond Eivind Glomsrød 1.28-1 - 1.28 - Building it also fixes #66304 diff --git a/sources b/sources index 9000166..aab66a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0c323bdc712fe379ec92d826514615e3 DBI-1.28.tar.gz +30e6b539fb36da93c862c7c7df0f3bf8 DBI-1.30.tar.gz