Wed, 15 May 2024 07:41:19 UTC | login

Information for build alt-ergo-2.3.3-6.fc38

ID245748
Package Namealt-ergo
Version2.3.3
Release6.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/alt-ergo.git#04eaf57e3a54133ed8291fe7604ae3e96321bbff
SummaryAutomated theorem prover including linear arithmetic
DescriptionAlt-Ergo is an automated theorem prover implemented in OCaml. It is based on CC(X) - a congruence closure algorithm parameterized by an equational theory X. This algorithm is reminiscent of the Shostak algorithm. Currently CC(X) is instantiated by the theory of linear arithmetics. Alt-Ergo also contains a home made SAT-solver and an instantiation mechanism by which it fully supports quantifiers.
Built bydavidlt
State failed
Volume DEFAULT
StartedMon, 12 Jun 2023 16:43:38 UTC
CompletedTue, 13 Jun 2023 07:22:26 UTC
Taskbuild (f38, /rpms/alt-ergo.git:04eaf57e3a54133ed8291fe7604ae3e96321bbff)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/alt-ergo.git#04eaf57e3a54133ed8291fe7604ae3e96321bbff'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Mar 24 2023 Jerry James <loganjerry@gmail.com> - 2.3.3-6 - Dune 3.7.0 changed the install location of mli files * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 2.3.3-5 - Rebuild OCaml packages for F38 * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Aug 11 2022 Jerry James <loganjerry@gmail.com> - 2.3.3-3 - Convert License tag to SPDX - Note that the AB plugin has a different license * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 05 2022 Jerry James <loganjerry@gmail.com> - 2.3.3-2 - Patch out uses of the dune external-lib-deps command - Patch out references to the seq forward compatibility module - Use new OCaml macros * Mon Jun 20 2022 Jerry James <loganjerry@gmail.com> - 2.3.3-1 - Version 2.3.3 - Add -menhir patch to fix FTBFS - Add -stdlib-shims patch since Fedora does not need stdlib-shims * Sun Jun 19 2022 Richard W.M. Jones <rjones@redhat.com> - 2.3.0-5 - OCaml 4.14.0 rebuild * Mon Feb 28 2022 Jerry James <loganjerry@gmail.com> - 2.3.0-4 - Switch to the correct tarball - Drop unneeded ocaml-findlib BR - Add dependency on ocaml-alt-ergo-parsers from ocaml-alt-ergo-parsers-devel * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 2.3.0-3 - OCaml 4.13.1 rebuild to remove package notes * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Dec 27 2021 Jerry James <loganjerry@gmail.com> - 2.3.0-1 - Version 2.3.0 - New ocaml-alt-ergo-lib and ocaml-alt-ergo-parsers subpackages * Tue Oct 05 2021 Richard W.M. Jones <rjones@redhat.com> - 2.2.0-14 - OCaml 4.13.1 build * Thu Jul 29 2021 Jerry James <loganjerry@gmail.com> - 2.2.0-13 - Rebuild for changed ocamlx(Dynlink) * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jul 19 2021 Jerry James <loganjerry@gmail.com> - 2.2.0-11 - Move META to the main package * Tue Jun 22 2021 Jerry James <loganjerry@gmail.com> - 2.2.0-11 - Rebuild for ocaml-lablgtk without gnomeui