Document the change and update the version number (d'oh!).

This commit is contained in:
Richard Levitte 2005-06-05 23:25:29 +00:00
parent 40808cedc1
commit acd1c4b5af

View File

@ -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
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>