From 3180c4726dc20e9980c1ca5ee3c85ffadfba57ed Mon Sep 17 00:00:00 2001 From: Jerry James Date: Jul 10 2020 04:25:44 +0000 Subject: Rebuild with polymake support. --- diff --git a/Singular.spec b/Singular.spec index b750f8f..80ba4b8 100644 --- a/Singular.spec +++ b/Singular.spec @@ -15,11 +15,11 @@ %endif # Use this to build without polymake support if polymake is broken. -%bcond_with polymake +%bcond_without polymake Name: Singular Version: %{downstreamver}%{?patchver} -Release: 13.1%{?dist} +Release: 14%{?dist} Summary: Computer Algebra System for polynomial computations # License analysis: # - factory/readcf.cc, Singular/grammar.cc, and Singular/grammar.h are @@ -464,6 +464,9 @@ make check %changelog +* Thu Jul 9 2020 Jerry James - 4.1.1p3-14 +- Rebuild with polymake support + * Wed Jul 8 2020 Jerry James - 4.1.1p3-13.1 - Rebuild for flint 2.6.0 and normaliz 3.8.6 without polymake support - Add -flint patch