From 175f1c816acc3a410a97025f08eae9880e81e28f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:43:43 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- cvc4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cvc4.spec b/cvc4.spec index cbd30c8..1575f3f 100644 --- a/cvc4.spec +++ b/cvc4.spec @@ -3,7 +3,7 @@ Name: cvc4 Version: 1.7 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Automatic theorem prover for SMT problems # License breakdown: @@ -226,6 +226,9 @@ make check %{python3_sitearch}/__pycache__/CVC4.* %changelog +* Tue May 26 2020 Miro HronĨok - 1.7-11 +- Rebuilt for Python 3.9 + * Fri May 15 2020 Jerry James - 1.7-10 - Do not link against libpython