Update all OCaml dependencies for RPM 4.16.

This commit is contained in:
Richard W.M. Jones 2020-04-02 23:08:17 +01:00
parent ba98b87ae2
commit 49914c20d5
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-tplib
Version: 1.3
Release: 45%{?dist}
Release: 46%{?dist}
Summary: Tropical Polyhedra Library
License: LGPLv2+
@ -122,6 +122,9 @@ _build/tests/test_tplib_rational
%doc %{_mandir}/man1/*
%changelog
* Thu Apr 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3-46
- Update all OCaml dependencies for RPM 4.16.
* Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.3-45
- OCaml 4.10.0 final.