diff --git a/ocaml-tplib.spec b/ocaml-tplib.spec index 0979e4a..2ebf293 100644 --- a/ocaml-tplib.spec +++ b/ocaml-tplib.spec @@ -1,6 +1,6 @@ Name: ocaml-tplib Version: 1.3 -Release: 46%{?dist} +Release: 47%{?dist} Summary: Tropical Polyhedra Library License: LGPLv2+ @@ -32,7 +32,7 @@ BuildRequires: ocaml-ocamldoc BuildRequires: ocaml-zarith-devel # This is an internal symbol that winds up in Requires, but not Provides -%global __requires_exclude ocaml\\\(Numeric_plugin\\\) +%global __requires_exclude ocamlx?\\\(Numeric_plugin\\\) # Don't advertise the numeric plugins %global __provides_exclude plugin @@ -122,6 +122,9 @@ _build/tests/test_tplib_rational %doc %{_mandir}/man1/* %changelog +* Mon Apr 13 2020 Jerry James - 1.3-47 +- Exclude ocamlx(Numeric_plugin) from Requires + * Thu Apr 02 2020 Richard W.M. Jones - 1.3-46 - Update all OCaml dependencies for RPM 4.16.