From 6e81534abc3562e72a0f830c0034e0fd65f1cbd5 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Jun 10 2021 18:19:36 +0000 Subject: Drop extra ~bootstrap from the release number, was sympy-1.8-2.fc35~bootstrap~bootstrap %{?dist} already includes ~bootstrap if %with bootstrap. --- diff --git a/sympy.spec b/sympy.spec index affcd22..84f4b76 100644 --- a/sympy.spec +++ b/sympy.spec @@ -2,7 +2,7 @@ Name: sympy Version: 1.8 -Release: 2%{?dist}%{?with_bootstrap:~bootstrap} +Release: 2%{?dist} Summary: A Python library for symbolic mathematics License: BSD URL: http://sympy.org/