OCaml 4.14.0 rebuild

This commit is contained in:
Richard W.M. Jones 2022-06-18 15:25:55 +01:00
parent 6bc7033f70
commit c6dc115d0d
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: z3
Version: 4.8.17
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Satisfiability Modulo Theories (SMT) solver
License: MIT
@ -232,6 +232,9 @@ cd -
%{python3_sitelib}/%{name}/
%changelog
* Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 4.8.17-3
- OCaml 4.14.0 rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.8.17-2
- Rebuilt for Python 3.11