Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 17:27:26 +02:00 committed by Tomáš Hrnčiar
parent d11a9bc22b
commit 6bc7033f70
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: z3
Version: 4.8.17
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Satisfiability Modulo Theories (SMT) solver
License: MIT
@ -232,6 +232,9 @@ cd -
%{python3_sitelib}/%{name}/
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.8.17-2
- Rebuilt for Python 3.11
* Mon May 16 2022 Jerry James <loganjerry@gmail.com> - 4.8.17-1
- Version 4.8.17
- Drop upstreamed -ambiguous-overload patch