Mon, 07 Oct 2024 07:41:53 UTC | login

Information for build coq-8.18.0-5.fc41

ID308369
Package Namecoq
Version8.18.0
Release5.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/coq.git#61f2b04a6512841f273b1a7d479329b2b6a63806
SummaryProof management system
DescriptionCoq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs. Typical applications include the certification of properties of programming languages (e.g. the CompCert compiler certification project, or the Bedrock verified low-level programming library), the formalization of mathematics (e.g. the full formalization of the Feit-Thompson theorem or homotopy type theory) and teaching.
https://github.com/coq/coq
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 13:49:55 UTC
CompletedTue, 04 Jun 2024 15:48:30 UTC
Taskbuild (f41, /rpms/coq.git:61f2b04a6512841f273b1a7d479329b2b6a63806)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coq.git#61f2b04a6512841f273b1a7d479329b2b6a63806'}}
Tags
f41
RPMs
src
coq-8.18.0-5.fc41.src.rpm (info) (download)
riscv64
coq-8.18.0-5.fc41.riscv64.rpm (info) (download)
coq-coqide-8.18.0-5.fc41.riscv64.rpm (info) (download)
coq-coqide-server-8.18.0-5.fc41.riscv64.rpm (info) (download)
coq-core-8.18.0-5.fc41.riscv64.rpm (info) (download)
coq-coqide-debuginfo-8.18.0-5.fc41.riscv64.rpm (info) (download)
coq-coqide-server-debuginfo-8.18.0-5.fc41.riscv64.rpm (info) (download)
coq-core-debuginfo-8.18.0-5.fc41.riscv64.rpm (info) (download)
coq-debuginfo-8.18.0-5.fc41.riscv64.rpm (info) (download)
coq-debugsource-8.18.0-5.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 8.18.0-5 - OCaml 5.2.0 for Fedora 41 * Fri Feb 02 2024 Jerry James <loganjerry@gmail.com> - 8.18.0-4 - Rebuild for ocaml-lablgtk3 3.1.4 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8.18.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jan 02 2024 Jerry James <loganjerry@gmail.com> - 8.18.0-1 - Version 8.18.0 * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 8.17.1-8 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 8.17.1-7 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 8.17.1-6 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 27 2023 Jerry James <loganjerry@gmail.com> - 8.17.1-5 - Rebuild for ocaml-zarith 1.13 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.17.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 18 2023 Jerry James <loganjerry@gmail.com> - 8.17.1-3 - Validate appdata with appstream-util * Wed Jul 12 2023 Richard W.M. Jones <rjones@redhat.com> - 8.17.1-3 - OCaml 5.0 rebuild for Fedora 39 - Only build coq and friends on architectures with the native compiler. * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 8.17.1-1 - Version 8.17.1 - Build in release mode - Disable the native compiler, which is incompatible with OCaml 5.0 * Sat Apr 01 2023 Jerry James <loganjerry@gmail.com> - 8.17.0-1 - Version 8.17.0 - Drop upstreamed patch for Sphinx 5 support * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 8.16.1-3 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.16.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Nov 26 2022 Jerry James <loganjerry@gmail.com> - 8.16.1-1 - Version 8.16.1 * Thu Oct 06 2022 Jerry James <loganjerry@gmail.com> - 8.16.0-2 - Remove the manual, which has a non-free license (bz 2132567) * Fri Sep 16 2022 Jerry James <loganjerry@gmail.com> - 8.16.0-1 - Version 8.16.0 - Drop upstreamed patch for Sphinx 4.5 support * Mon Aug 15 2022 Jerry James <loganjerry@gmail.com> - 8.15.2-3 - Convert License tags to SPDX * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.15.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Karolina Surma <ksurma@redhat.com> - 8.15.2-2 - Enable documentation build with Sphinx 5+ * Tue Jul 19 2022 Jerry James <loganjerry@gmail.com> - 8.15.2-2 - Remove i686 support - Use new OCaml macros * Mon Jun 20 2022 Jerry James <loganjerry@gmail.com> - 8.15.2-2 - Rebuild for antlr4-project 4.10.1 * Sun Jun 19 2022 Richard W.M. Jones <rjones@redhat.com> - 8.15.2-1 - Upgrade to 8.15.2 - OCaml 4.14.0 rebuild