diff --git a/.cvsignore b/.cvsignore index 2aa4d0a..e76eb51 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ DBD-Pg-1.43.tar.gz DBD-Pg-1.45.tar.gz +DBD-Pg-1.47.tar.gz diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec index 9ecfc99..96c9d26 100644 --- a/perl-DBD-Pg.spec +++ b/perl-DBD-Pg.spec @@ -1,5 +1,5 @@ Name: perl-DBD-Pg -Version: 1.45 +Version: 1.47 Release: 1 Summary: A PostgresSQL interface for perl @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Mar 22 2006 Jason Vas Dias - 1.47-1 +- Upgrade to upstream version 1.47 + * Wed Mar 08 2006 Jason Vas Dias - 1.45-1 - Upgrade to upstream version 1.45 diff --git a/sources b/sources index 7d91c85..46969c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -321a8e0487b436d0643348919959a0e3 DBD-Pg-1.45.tar.gz +b469ce382b9f36acd7fe94a216d4dbc7 DBD-Pg-1.47.tar.gz