Fri, 20 Sep 2024 02:29:42 UTC | login

Information for build ocaml-yaml-3.2.0-12.fc41

ID337949
Package Nameocaml-yaml
Version3.2.0
Release12.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-yaml.git#b6fd9e9df270bd6831e816b6777f14ed1b7170e6
SummaryParse and generate YAML 1.1/1.2 files
DescriptionThis is an OCaml library to parse and generate the YAML file format. It is intended to be interoperable with the Ezjsonm (https://github.com/mirage/ezjsonm) JSON handling library, if the simple common subset of Yaml is used. Anchors and other advanced Yaml features are not implemented in the JSON compatibility layer.
git:https://github.com/avsm/ocaml-yaml.git
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 04:47:05 UTC
CompletedSat, 17 Aug 2024 08:09:42 UTC
Taskbuild (f41, /rpms/ocaml-yaml.git:b6fd9e9df270bd6831e816b6777f14ed1b7170e6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-yaml.git#b6fd9e9df270bd6831e816b6777f14ed1b7170e6'}}
Tags
f41
RPMs
src
ocaml-yaml-3.2.0-12.fc41.src.rpm (info) (download)
riscv64
ocaml-yaml-3.2.0-12.fc41.riscv64.rpm (info) (download)
ocaml-yaml-devel-3.2.0-12.fc41.riscv64.rpm (info) (download)
ocaml-yaml-sexp-3.2.0-12.fc41.riscv64.rpm (info) (download)
ocaml-yaml-sexp-devel-3.2.0-12.fc41.riscv64.rpm (info) (download)
ocaml-yaml-debuginfo-3.2.0-12.fc41.riscv64.rpm (info) (download)
ocaml-yaml-debugsource-3.2.0-12.fc41.riscv64.rpm (info) (download)
ocaml-yaml-sexp-debuginfo-3.2.0-12.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Tue Aug 13 2024 Jerry James <loganjerry@gmail.com> - 3.2.0-12 - Rebuild for ocaml-ctypes 0.23.0 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 17 2024 Jerry James <loganjerry@gmail.com> - 3.2.0-10 - Minor spec file simplification * Wed Jul 03 2024 Jerry James <loganjerry@gmail.com> - 3.2.0-9 - Rebuild for ocaml-sexplib 0.17.0 * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 3.2.0-8 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 3.2.0-7 - OCaml 5.2.0 for Fedora 41 * Thu May 23 2024 Jerry James <loganjerry@gmail.com> - 3.2.0-6 - Add VCS field * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 3.2.0-3 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 3.2.0-2 - OCaml 5.1.1 rebuild for Fedora 40 * Tue Nov 14 2023 Jerry James <loganjerry@gmail.com> - 3.2.0-1 - Version 3.2.0 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 3.1.0-6 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 14 2023 Jerry James <loganjerry@gmail.com> - 3.1.0-4 - Rebuild for ocaml-ctypes 0.21.0 * Wed Jul 12 2023 Richard W.M. Jones <rjones@redhat.com> - 3.1.0-3 - OCaml 5.0 rebuild for Fedora 39 * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 3.1.0-2 - ExcludeArch i686 (https://lists.fedoraproject.org/archives/list/devel@lis ts.fedoraproject.org/message/SPML7CUBSZNI36NLXGVHEG7DNHU3EWOJ/) * Fri Jun 30 2023 Jerry James <loganjerry@gmail.com> - 3.1.0-1 - Initial import