Mon, 20 May 2024 08:32:41 UTC | login

Information for build ocaml-obuild-0.1.10-3.fc31

ID91280
Package Nameocaml-obuild
Version0.1.10
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-obuild.git#54c6d6d9263c1fac5cd8b46421d51aea5545c212
SummarySimple package build system for OCaml
DescriptionA parallel, incremental and declarative build system for OCaml. The goal is to make a very simple build system for users and developers of OCaml libraries and programs. Obuild acts as a building black box: users only declare what they want to build and with which sources; the build system will consistently build it. The design is based on Haskell's Cabal and borrows most of the layout and way of working, adapting parts where necessary to fully support OCaml.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 02:33:22 UTC
CompletedWed, 24 Jul 2019 03:14:54 UTC
Taskbuild (f31-candidate, /rpms/ocaml-obuild.git:54c6d6d9263c1fac5cd8b46421d51aea5545c212)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-obuild.git#54c6d6d9263c1fac5cd8b46421d51aea5545c212'}}
Tags
f31
RPMs
src
ocaml-obuild-0.1.10-3.fc31.src.rpm (info) (download)
riscv64
ocaml-obuild-0.1.10-3.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon May 14 2018 Andy Li <andy@onthewings.net> - 0.1.10-1 - New upstream release (RHBZ#1572211). * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Nov 21 2017 Andy Li <andy@onthewings.net> - 0.1.9-1 - New upstream release. - Remove obuild-arg-parsing.patch, which has been merged upstream. * Fri Nov 17 2017 Andy Li <andy@onthewings.net> - 0.1.8-1 - Initial RPM release.