OCaml 4.11.1 rebuild

This commit is contained in:
Richard W.M. Jones 2020-09-01 20:06:34 +01:00
parent e412ad6f65
commit d9213faeea
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-num
Version: 1.4
Release: 0.4%{?dist}
Release: 0.5%{?dist}
Summary: Legacy Num library for arbitrary-precision integer and rational arithmetic
License: LGPLv2+ with exceptions
@ -96,6 +96,9 @@ find $OCAMLFIND_DESTDIR -name '*.cmti' -delete
%changelog
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.4-0.5
- OCaml 4.11.1 rebuild
* Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.4-0.4
- OCaml 4.11.0 rebuild