From 23579e6beed776a708c66325da9061dc9e2ef955 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 19:53:15 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- cryptominisat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cryptominisat.spec b/cryptominisat.spec index 7f01084..872f2b7 100644 --- a/cryptominisat.spec +++ b/cryptominisat.spec @@ -5,7 +5,7 @@ Name: cryptominisat Version: 5.8.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: SAT solver License: MIT @@ -113,6 +113,9 @@ fi %{python3_sitearch}/pycryptosat* %changelog +* Mon Jun 13 2022 Python Maint - 5.8.0-9 +- Rebuilt for Python 3.11 + * Wed May 04 2022 Thomas Rodgers - 5.8.0-8 - Rebuilt for Boost 1.78