diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec index 1373eac..80618ff 100644 --- a/perl-DBD-Pg.spec +++ b/perl-DBD-Pg.spec @@ -1,7 +1,7 @@ Name: perl-DBD-Pg Version: 1.49 -Release: 3%{?dist} -Summary: A PostgresSQL interface for perl +Release: 4%{?dist} +Summary: A PostgreSQL interface for perl Group: Development/Libraries License: GPL or Artistic @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jul 17 2007 Robin Norwood - 1.49-4 +- Fix summary + * Tue Dec 06 2006 Robin Norwood - 1.49-3 - rebuild for new version of postgres.