aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsimonmar <unknown>2002-07-23 09:10:46 +0000
committersimonmar <unknown>2002-07-23 09:10:46 +0000
commit488e99ae99a8a4862126632701b4cc04ecbba78a (patch)
treeb1a44ab744923316009efe905bf0fa7aea9b5dff
parent5c32092770c0a8d02e5386b79011ba68cd4f1e3b (diff)
[haddock @ 2002-07-23 09:10:46 by simonmar]
Fix the %changelog (rpm complained that it wasn't in the right order)
-rw-r--r--haddock.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/haddock.spec b/haddock.spec
index 5aebc1ad..8e661b25 100644
--- a/haddock.spec
+++ b/haddock.spec
@@ -79,7 +79,11 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog
-* Wed May 01 2002 Tom Moertel <tom-rpms@moertel.com>
-- Created spec file
+* Tue Jul 23 2002 Simon Marlow <simonmar@microsoft.com>
+- Updated to version 0.4
+
* Sun Jun 23 2002 Sven Panne <sven_panne@yahoo.com>
- Cleaned up build root handling and added more docs
+
+* Wed May 01 2002 Tom Moertel <tom-rpms@moertel.com>
+- Created spec file