Thu, 01 Jun 2023 05:19:08 UTC

Information for build coq-8.16.1-1.fc38

ID2093432
Package Namecoq
Version8.16.1
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/coq.git#09c4fd9679d6885a101cbf9a16b84eeb44fb0ea2
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.
Built byjjames
State complete
Volume DEFAULT
StartedSun, 27 Nov 2022 00:08:54 UTC
CompletedSun, 27 Nov 2022 00:47:09 UTC
Taskbuild (f38-build-side-60413, /rpms/coq.git:09c4fd9679d6885a101cbf9a16b84eeb44fb0ea2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coq.git#09c4fd9679d6885a101cbf9a16b84eeb44fb0ea2'}}
Tags
f38
RPMs
src
coq-8.16.1-1.fc38.src.rpm (info) (download)
aarch64
coq-8.16.1-1.fc38.aarch64.rpm (info) (download)
coq-coqide-8.16.1-1.fc38.aarch64.rpm (info) (download)
coq-coqide-server-8.16.1-1.fc38.aarch64.rpm (info) (download)
coq-core-8.16.1-1.fc38.aarch64.rpm (info) (download)
coq-coqide-debuginfo-8.16.1-1.fc38.aarch64.rpm (info) (download)
coq-coqide-server-debuginfo-8.16.1-1.fc38.aarch64.rpm (info) (download)
coq-core-debuginfo-8.16.1-1.fc38.aarch64.rpm (info) (download)
coq-debuginfo-8.16.1-1.fc38.aarch64.rpm (info) (download)
coq-debugsource-8.16.1-1.fc38.aarch64.rpm (info) (download)
ppc64le
coq-8.16.1-1.fc38.ppc64le.rpm (info) (download)
coq-coqide-8.16.1-1.fc38.ppc64le.rpm (info) (download)
coq-coqide-server-8.16.1-1.fc38.ppc64le.rpm (info) (download)
coq-core-8.16.1-1.fc38.ppc64le.rpm (info) (download)
coq-coqide-debuginfo-8.16.1-1.fc38.ppc64le.rpm (info) (download)
coq-coqide-server-debuginfo-8.16.1-1.fc38.ppc64le.rpm (info) (download)
coq-core-debuginfo-8.16.1-1.fc38.ppc64le.rpm (info) (download)
coq-debuginfo-8.16.1-1.fc38.ppc64le.rpm (info) (download)
coq-debugsource-8.16.1-1.fc38.ppc64le.rpm (info) (download)
s390x
coq-8.16.1-1.fc38.s390x.rpm (info) (download)
coq-coqide-8.16.1-1.fc38.s390x.rpm (info) (download)
coq-coqide-server-8.16.1-1.fc38.s390x.rpm (info) (download)
coq-core-8.16.1-1.fc38.s390x.rpm (info) (download)
coq-coqide-debuginfo-8.16.1-1.fc38.s390x.rpm (info) (download)
coq-coqide-server-debuginfo-8.16.1-1.fc38.s390x.rpm (info) (download)
coq-core-debuginfo-8.16.1-1.fc38.s390x.rpm (info) (download)
coq-debuginfo-8.16.1-1.fc38.s390x.rpm (info) (download)
coq-debugsource-8.16.1-1.fc38.s390x.rpm (info) (download)
x86_64
coq-8.16.1-1.fc38.x86_64.rpm (info) (download)
coq-coqide-8.16.1-1.fc38.x86_64.rpm (info) (download)
coq-coqide-server-8.16.1-1.fc38.x86_64.rpm (info) (download)
coq-core-8.16.1-1.fc38.x86_64.rpm (info) (download)
coq-coqide-debuginfo-8.16.1-1.fc38.x86_64.rpm (info) (download)
coq-coqide-server-debuginfo-8.16.1-1.fc38.x86_64.rpm (info) (download)
coq-core-debuginfo-8.16.1-1.fc38.x86_64.rpm (info) (download)
coq-debuginfo-8.16.1-1.fc38.x86_64.rpm (info) (download)
coq-debugsource-8.16.1-1.fc38.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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 * Fri Mar 25 2022 Jerry James <loganjerry@gmail.com> - 8.15.1-1 - Version 8.15.1 * Mon Feb 28 2022 Jerry James <loganjerry@gmail.com> - 8.15.0-1 - Version 8.15.0 * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 8.14.1-4 - OCaml 4.13.1 rebuild to remove package notes * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.14.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Dec 27 2021 Jerry James <loganjerry@gmail.com> - 8.14.1-2 - Rebuild for ocaml-lablgtk3 3.1.2 * Tue Nov 30 2021 Jerry James <loganjerry@gmail.com> - 8.14.1-1 - Version 8.14.1 * Thu Oct 21 2021 Jerry James <loganjerry@gmail.com> - 8.14.0-1 - Version 8.14.0 - Add -core subpackage * Tue Oct 05 2021 Richard W.M. Jones <rjones@redhat.com> - 8.13.2-5 - OCaml 4.13.1 build * Mon Oct 04 2021 Richard W.M. Jones <rjones@redhat.com> - 8.13.2-4 - Try to build on s390x with OCaml 4.13 * Thu Jul 29 2021 Jerry James <loganjerry@gmail.com> - 8.13.2-3 - Rebuild for changed ocamlx(Dynlink) * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.13.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Jerry James <loganjerry@gmail.com> - 8.13.2-1 - Version 8.13.2 * Wed Mar 03 2021 Jerry James <loganjerry@gmail.com> - 8.13.1-1 - Version 8.13.1 * Tue Mar 02 2021 Richard W.M. Jones <rjones@redhat.com> - 8.13.0-2 - OCaml 4.12.0 build * Sat Feb 20 2021 Jerry James <loganjerry@gmail.com> - 8.13.0-1 - Version 8.13.0 - Revert to make; dune is unable to build the native compilation version - Install into the metainfo dir instead of the appdata dir * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.12.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Dec 23 2020 Jerry James <loganjerry@gmail.com> - 8.12.2-1 - Version 8.12.2 * Wed Dec 02 2020 Jerry James <loganjerry@gmail.com> - 8.12.1-1 - Version 8.12.1 - Drop upstreamed sphinx 3 support patch