Document the change and update the version number (d'oh!).
diff --git a/openssl.spec b/openssl.spec
index c9c6873..a994dc1 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -1,6 +1,6 @@
 %define libmaj 0
 %define libmin 9
-%define librel 8
+%define librel 9
 #%define librev a
 Release: 1
 
@@ -145,6 +145,8 @@
 ldconfig
 
 %changelog
+* Sun Jun  6 2005 Richard Levitte <richard@levitte.org>
+- Remove the incorrect installation of '%{openssldir}/lib'.
 * Wed May  7 2003 Richard Levitte <richard@levitte.org>
 - Add /usr/lib/pkgconfig/openssl.pc to the development section.
 * Thu Mar 22 2001 Richard Levitte <richard@levitte.org>