Rebuild for OCaml 4.04.0.

This commit is contained in:
Richard W.M. Jones 2016-11-05 09:47:20 +00:00
parent 3637d72126
commit 55008d7e3b
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: nbdkit
Version: 1.1.12
Release: 2%{?dist}
Release: 3%{?dist}
Summary: NBD server
License: BSD
@ -476,6 +476,9 @@ popd
%changelog
* Sat Nov 05 2016 Richard W.M. Jones <rjones@redhat.com> - 1.1.12-3
- Rebuild for OCaml 4.04.0.
* Mon Oct 03 2016 Richard W.M. Jones <rjones@redhat.com> - 1.1.12-2
- Compile Python 2 and Python 3 versions of the plugin.