Rebuild for OCaml 3.11.0

This commit is contained in:
Richard W.M. Jones 2008-11-24 10:58:52 +00:00
parent de708847b6
commit 231b5f834d
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: ocaml-cryptokit
Version: 1.3
Release: 5%{?dist}
Release: 6%{?dist}
Summary: OCaml library of cryptographic and hash functions
Group: Development/Libraries
@ -115,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Nov 19 2008 Richard W.M. Jones <rjones@redhat.com> - 1.3-6
- Rebuild for OCaml 3.11.0
* Tue Sep 2 2008 Richard W.M. Jones <rjones@redhat.com> - 1.3-5
- Install in cryptokit subdirectory.
- Include a META file (from Debian) (resolves rhbz#460844).