Thu, 20 Jun 2024 12:15:54 UTC | login

Information for build ocaml-5.2.0-1.fc41

ID306771
Package Nameocaml
Version5.2.0
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml.git#7f5edb92c01292a25db532cf468fbc8894fdcd9e
SummaryOCaml compiler and programming environment
DescriptionOCaml is a high-level, strongly-typed, functional and object-oriented programming language from the ML family of languages. This package comprises two batch compilers (a fast bytecode compiler and an optimizing native-code compiler), an interactive toplevel system, parsing tools (Lex,Yacc), a replay debugger, a documentation generator, and a comprehensive library.
https://github.com/ocaml/ocaml
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Jun 2024 08:53:30 UTC
CompletedSat, 01 Jun 2024 10:13:06 UTC
Taskbuild (f41, /rpms/ocaml.git:7f5edb92c01292a25db532cf468fbc8894fdcd9e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml.git#7f5edb92c01292a25db532cf468fbc8894fdcd9e'}}
Tags
f41
RPMs
src
ocaml-5.2.0-1.fc41.src.rpm (info) (download)
noarch
ocaml-docs-5.2.0-1.fc41.noarch.rpm (info) (download)
ocaml-rpm-macros-5.2.0-1.fc41.noarch.rpm (info) (download)
riscv64
ocaml-5.2.0-1.fc41.riscv64.rpm (info) (download)
ocaml-compiler-libs-5.2.0-1.fc41.riscv64.rpm (info) (download)
ocaml-ocamldoc-5.2.0-1.fc41.riscv64.rpm (info) (download)
ocaml-runtime-5.2.0-1.fc41.riscv64.rpm (info) (download)
ocaml-source-5.2.0-1.fc41.riscv64.rpm (info) (download)
ocaml-debuginfo-5.2.0-1.fc41.riscv64.rpm (info) (download)
ocaml-debugsource-5.2.0-1.fc41.riscv64.rpm (info) (download)
ocaml-ocamldoc-debuginfo-5.2.0-1.fc41.riscv64.rpm (info) (download)
ocaml-runtime-debuginfo-5.2.0-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu May 23 2024 Jerry James <loganjerry@gmail.com> - 5.2.0-1 - New upstream version 5.2.0 (RHBZ#2269805) - Drop upstreamed frame pointer and s390x patches * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 5.1.1-2 - Add s390x code generation fix https://github.com/ocaml/ocaml/issues/12829 * Mon Dec 11 2023 Richard W.M. Jones <rjones@redhat.com> - 5.1.1-1 - New upstream version 5.1.1 (RHBZ#2239227) * Tue Nov 14 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 5.1.0-5 - Drop unused BR parallel * Fri Oct 06 2023 Richard W.M. Jones <rjones@redhat.com> - 5.1.0-4 - Use BR ocaml-srpm-macros to force latest to be built against * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 5.1.0-3 - Rebuild against updated ocaml-srpm-macros * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 5.1.0-2 - Add upstream patch added after 5.1.0 * Wed Oct 04 2023 Jerry James <loganjerry@gmail.com> - 5.1.0-1 - Version 5.1.0 - Add LicenseRef-Fedora-Public-Domain to the runtime License field - New ocaml-rpm-macros subpackage - Depend on libzstd-devel for compressed marshaling - Disable LTO * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Richard W.M. Jones <rjones@redhat.com> - 5.0.0-3 - Force ocaml-srpm-macros to be the latest version. * Wed Jun 14 2023 Jerry James <loganjerry@gmail.com> - 5.0.0-2 - Version 5.0.0 - Convert License tag to SPDX - Ship HTML documentation instead of asciidoc source - Set ocamlmklib default flags to the Fedora linker flags - Enable frame pointers on x86_64 * Mon Jan 23 2023 Richard W.M. Jones <rjones@redhat.com> - 4.14.0-5 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.14.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Sep 05 2022 Richard W.M. Jones <rjones@redhat.com> - 4.14.0-3 - Include more upstream patches from 4.14 branch * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.14.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 4.14.0-1 - New upstream version 4.14.0 * Thu Jun 09 2022 Jerry James <loganjerry@gmail.com> - 4.13.1-4 - Fix the Source0 URL - chrpath is no longer needed - Use the %license macro - Build the test binaries so the tests will run