OCaml 4.08.0 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2019-06-27 21:02:07 +01:00
parent bc7296493b
commit f71a6c63ab

View File

@ -6,7 +6,7 @@
Name: ocaml-%{pkgname}
Version: 0.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Simplex algorithm for solving systems of linear inequalities
# The same exception to clause 6 as provided by ocaml applies to this package.
@ -81,6 +81,9 @@ make local-tests
%{_libdir}/ocaml/*/*.mli
%changelog
* Thu Jun 27 2019 Richard W.M. Jones <rjones@redhat.com> - 0.4-2
- OCaml 4.08.0 (final) rebuild.
* Wed Jun 5 2019 Jerry James <loganjerry@gmail.com> - 0.4-1
- New upstream version