From 7e71f605fe94c715beadec2a278e1c2f62946330 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 04 2021 18:02:34 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/cvc4.spec b/cvc4.spec index bbca596..1f81abe 100644 --- a/cvc4.spec +++ b/cvc4.spec @@ -3,7 +3,7 @@ Name: cvc4 Version: 1.8 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Automatic theorem prover for SMT problems %global jar_version %{version}.0 @@ -254,6 +254,9 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir} %{python3_sitearch}/pycvc4* %changelog +* Fri Jun 04 2021 Python Maint - 1.8-6 +- Rebuilt for Python 3.10 + * Wed Jun 2 2021 Jerry James - 1.8-5 - Remove spurious rpaths (bz 1967190) - Fix broken jar symlink