From 9b79a5a3c2e7de5a47b4ff7e3d02c557a7c375fa Mon Sep 17 00:00:00 2001 From: "Fred L. Drake, Jr." Date: Sat, 24 Jul 2004 05:26:48 +0000 Subject: [PATCH] fix busted %changelog entry --- expat/expat.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expat/expat.spec b/expat/expat.spec index 7339dbcf..3d28d259 100644 --- a/expat/expat.spec +++ b/expat/expat.spec @@ -39,8 +39,8 @@ install -D xmlwf/xmlwf $RPM_BUILD_ROOT/usr/bin/xmlwf /usr/man/man1/xmlwf.1.gz %changelog -[Release 1.95.8-1] * Fri Jul 16 2004 Fred L. Drake, Jr. +[Release 1.95.8-1] - Update for the 1.95.8 release. - Add the expat_external.h header to the installed files.