From 6007b8abc4cde6c765fa04e1c68909a6266e63f3 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 10:05:11 +0000 Subject: [PATCH] =?UTF-8?q?auto-import=20changelog=20data=20from=20perl-DB?= =?UTF-8?q?D-Pg-1.01-8.src.rpm=20Fri=20Feb=2022=202002=20Trond=20Eivind=20?= =?UTF-8?q?Glomsr=F8d=20=201.01-8=20-=20Rebuild=20Thu=20Fe?= =?UTF-8?q?b=2007=202002=20Trond=20Eivind=20Glomsr=F8d=20?= =?UTF-8?q?=201.01-7=20-=20Rebuild=20Thu=20Jan=2031=202002=20Tim=20Powers?= =?UTF-8?q?=20=20-=20rebuild=20to=20solve=20more=20deps?= =?UTF-8?q?=20Tue=20Jan=2029=202002=20Bill=20Nottingham=20=201.01-5=20-=20rebuild=20(dependencies)=20Tue=20Jan=2022?= =?UTF-8?q?=202002=20Trond=20Eivind=20Glomsr=F8d=20=201.01?= =?UTF-8?q?-4=20-=20Rebuild=20Wed=20Jan=2009=202002=20Tim=20Powers=20=20-=20automated=20rebuild=20Tue=20Jan=2008=202002?= =?UTF-8?q?=20Trond=20Eivind=20Glomsr=F8d=20=201.01-2=20-?= =?UTF-8?q?=20Rebuild?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- perl-DBD-Pg.spec | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec index 625d848..fe68898 100644 --- a/perl-DBD-Pg.spec +++ b/perl-DBD-Pg.spec @@ -1,7 +1,7 @@ Summary: A PostgresSQL interface for perl Name: perl-DBD-Pg Version: 1.01 -Release: 1 +Release: 8 License: distributable Group: Applications/Databases Source: DBD-Pg-%{version}.tar.gz @@ -46,6 +46,27 @@ rm -f $RPM_BUILD_ROOT/$installsitearch/auto/DBD/Pg/.packlist %{_mandir}/*/* %changelog +* Fri Feb 22 2002 Trond Eivind Glomsrød 1.01-8 +- Rebuild + +* Thu Feb 7 2002 Trond Eivind Glomsrød 1.01-7 +- Rebuild + +* Thu Jan 31 2002 Tim Powers +- rebuild to solve more deps + +* Tue Jan 29 2002 Bill Nottingham 1.01-5 +- rebuild (dependencies) + +* Tue Jan 22 2002 Trond Eivind Glomsrød 1.01-4 +- Rebuild + +* Wed Jan 09 2002 Tim Powers +- automated rebuild + +* Tue Jan 8 2002 Trond Eivind Glomsrød 1.01-2 +- Rebuild + * Sun Jul 1 2001 Trond Eivind Glomsrød - 1.01 bugfix release ("bytea" coredumped with values outside 0...127) - Add perl-DBI and perl to BuildRequires (they were just in Requires: previously)