OCaml 4.06.0 rebuild.

This commit is contained in:
Richard W.M. Jones 2017-11-18 00:03:01 +00:00
parent 96ae186127
commit 49ba3c9c38
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ocaml-facile
Version: 1.1
Release: 44%{?dist}
Release: 45%{?dist}
Summary: OCaml library for constraint programming
Summary(fr): Librairie OCaml de programmation par contraintes
License: LGPLv2+
@ -104,6 +104,9 @@ make install
%{_libdir}/ocaml/facile/*.mli
%changelog
* Sat Nov 18 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1-45
- OCaml 4.06.0 rebuild.
* Tue Aug 08 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1-44
- OCaml 4.05.0 rebuild.