Compare commits

..

1 Commits
master ... f32

Author SHA1 Message Date
Richard W.M. Jones e5288d7216 OCaml 4.10.0 final (Fedora 32). 2020-02-27 15:02:41 +00:00
1 changed files with 3 additions and 9 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-num
Version: 1.1
Release: 24%{?dist}
Release: 21%{?dist}.1
Summary: Legacy Num library for arbitrary-precision integer and rational arithmetic
License: LGPLv2+ with exceptions
@ -91,14 +91,8 @@ find $OCAMLFIND_DESTDIR -name '*.cmti' -delete
%changelog
* Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1-24
- OCaml 4.11.0 pre-release attempt 2
* Fri Apr 17 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1-23
- OCaml 4.11.0 pre-release
* Thu Apr 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1-22
- Update all OCaml dependencies for RPM 4.16.
* Thu Feb 27 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1-21.1
- OCaml 4.10.0 final (Fedora 32).
* Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1-21
- OCaml 4.10.0 final.