Information for build z3-4.12.4-4.rvre0.fc40
ID | 279200 | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | z3 | ||||||||||||||||||||||||||||||||
Version | 4.12.4 | ||||||||||||||||||||||||||||||||
Release | 4.rvre0.fc40 | ||||||||||||||||||||||||||||||||
Epoch | |||||||||||||||||||||||||||||||||
Source | git+http://fedora.riscv.rocks:3000/rpms/z3.git#042e9c8a1d374a8e13059575d4c4e31202c992e2 | ||||||||||||||||||||||||||||||||
Summary | Satisfiability Modulo Theories (SMT) solver | ||||||||||||||||||||||||||||||||
Description | Z3 is a satisfiability modulo theories (SMT) solver; given a set of constraints with variables, it reports a set of values for those variables that would meet the constraints. The Z3 input format is an extension of the one defined by the SMT-LIB 2.0 standard. Z3 supports arithmetic, fixed-size bit-vectors, extensional arrays, datatypes, uninterpreted functions, and quantifiers. | ||||||||||||||||||||||||||||||||
Built by | davidlt | ||||||||||||||||||||||||||||||||
State | complete | ||||||||||||||||||||||||||||||||
Volume | DEFAULT | ||||||||||||||||||||||||||||||||
Started | Sun, 31 Dec 2023 15:25:14 UTC | ||||||||||||||||||||||||||||||||
Completed | Sun, 31 Dec 2023 18:51:11 UTC | ||||||||||||||||||||||||||||||||
Task | build (f40, /rpms/z3.git:042e9c8a1d374a8e13059575d4c4e31202c992e2) | ||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/z3.git#042e9c8a1d374a8e13059575d4c4e31202c992e2'}} | ||||||||||||||||||||||||||||||||
Tags |
|
||||||||||||||||||||||||||||||||
RPMs |
|
||||||||||||||||||||||||||||||||
Logs |
|
||||||||||||||||||||||||||||||||
Changelog | * Sun Dec 31 2023 David Abdurachmanov <davidlt@rivosinc.com> - 4.12.4-4.rvre0 - Rebuilt for Fedora/RISCV (riscv64) * Thu Dec 21 2023 Jerry James <loganjerry@gmail.com> - 4.12.4-4 - Fix python package library load name (bz 2255464) * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 4.12.4-3 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 4.12.4-2 - OCaml 5.1.1 rebuild for Fedora 40 * Sat Dec 09 2023 Jerry James <loganjerry@gmail.com> - 4.12.4-1 - Version 4.12.4 - Drop upstreamed patches: python, stdint, escapes * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 4.12.2-7 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 27 2023 Jerry James <loganjerry@gmail.com> - 4.12.2-6 - Rebuild for ocaml-zarith 1.13 * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.12.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 21 2023 Jerry James <loganjerry@gmail.com> - 4.12.2-4 - Exclude the OCaml and Java subpackages only on i386 * Wed Jul 12 2023 Richard W.M. Jones <rjones@redhat.com> - 4.12.2-4 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 4.12.2-3 - OCaml 5.0.0 rebuild * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 4.12.2-2 - Rebuilt for Python 3.12 * Mon May 15 2023 Jerry James <loganjerry@gmail.com> - 4.12.2-1 - Version 4.12.2 * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 4.12.1-2 - Rebuild OCaml packages for F38 * Sat Jan 21 2023 Jerry James <loganjerry@gmail.com> - 4.12.1-1 - Version 4.12.1 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 17 2023 Jerry James <loganjerry@gmail.com> - 4.12.0-1 - Version 4.12.0 - Drop upstreamed -data-race and -uninit patches * Sun Jan 08 2023 Jerry James <loganjerry@gmail.com> - 4.11.2-2 - Add -data-race patch to fix segfault (bz 2157972) - Add -uninit patch to fix use of an uninitialized value * Wed Dec 14 2022 Jerry James <loganjerry@gmail.com> - 4.11.2-1 - Further clarify license of the doc subpackage (SPDX) * Sun Sep 04 2022 Jerry James <loganjerry@gmail.com> - 4.11.2-1 - Version 4.11.2 * Fri Aug 19 2022 Jerry James <loganjerry@gmail.com> - 4.11.0-1 - Version 4.11.0 - Clarify license of the doc subpackage * Mon Aug 08 2022 Jerry James <loganjerry@gmail.com> - 4.10.2-1 - Version 4.10.2 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.17-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 28 2022 Jerry James <loganjerry@gmail.com> - 4.8.17-5 - Do not support Java on i686 (rhbz#2104112) - Use new OCaml macros * Mon Jun 20 2022 Python Maint <python-maint@redhat.com> - 4.8.17-4 - Rebuilt for Python 3.11 * 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 * Mon May 16 2022 Jerry James <loganjerry@gmail.com> - 4.8.17-1 - Version 4.8.17 - Drop upstreamed -ambiguous-overload patch * Thu Mar 24 2022 Jerry James <loganjerry@gmail.com> - 4.8.15-2 - Add -ambiguous-overload patch to fix cppcheck build failure * Mon Mar 21 2022 Jerry James <loganjerry@gmail.com> - 4.8.15-1 - Version 4.8.15 * Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 4.8.14-4 - Rebuilt for java-17-openjdk as system jdk * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 4.8.14-3 - OCaml 4.13.1 rebuild to remove package notes * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild |