OCaml 4.10.0+beta1 rebuild.

This commit is contained in:
Richard W.M. Jones 2020-01-19 11:51:05 +00:00
parent 9bdadf54ec
commit a4d180bbd6

View File

@ -1,6 +1,6 @@
Name: ocaml-num
Version: 1.1
Release: 18%{?dist}
Release: 19%{?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
* Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1-19
- OCaml 4.10.0+beta1 rebuild.
* Fri Jan 10 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1-18
- Bump release and rebuild.