OCaml 4.08.1 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2019-08-16 11:33:14 +01:00
parent 03524544c2
commit b7a8a78e0f
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-num
Version: 1.1
Release: 14%{?dist}
Release: 15%{?dist}
Summary: Legacy Num library for arbitrary-precision integer and rational arithmetic
License: LGPLv2+ with exceptions
@ -91,6 +91,9 @@ find $OCAMLFIND_DESTDIR -name '*.cmti' -delete
%changelog
* Fri Aug 16 2019 Richard W.M. Jones <rjones@redhat.com> - 1.1-15
- OCaml 4.08.1 (final) rebuild.
* Wed Jul 31 2019 Richard W.M. Jones <rjones@redhat.com> - 1.1-14
- OCaml 4.08.1 (rc2) rebuild.