OCaml 4.04.2 rebuild.

This commit is contained in:
Richard W.M. Jones 2017-06-27 13:05:06 +01:00
parent d5caeaead3
commit d18e23ff20
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ocaml-facile
Version: 1.1
Release: 40%{?dist}
Release: 41%{?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
* Tue Jun 27 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1-41
- OCaml 4.04.2 rebuild.
* Sat May 13 2017 Richard W.M. Jones <rjones@redhat.com> - 1.1-40
- OCaml 4.04.1 rebuild.