Fri, 19 Apr 2024 18:55:10 UTC | login

Information for build ocaml-tyxml-4.4.0-5.fc33

ID190718
Package Nameocaml-tyxml
Version4.4.0
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-tyxml.git#673d46f738019535c27c7d20169ebfcae389057a
SummaryBuild valid HTML and SVG documents
DescriptionTyXML provides a set of convenient combinators that uses the OCaml type system to ensure the validity of the generated documents. TyXML can be used with any representation of HTML and SVG: the textual one, provided directly by this package, or DOM trees (`js_of_ocaml-tyxml`), virtual DOM (`virtual-dom`) and reactive or replicated trees (`eliom`). You can also create your own representation and use it to instantiate a new set of combinators.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 24 Dec 2020 13:14:19 UTC
CompletedThu, 24 Dec 2020 13:48:25 UTC
Taskbuild (f33, /rpms/ocaml-tyxml.git:673d46f738019535c27c7d20169ebfcae389057a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-tyxml.git#673d46f738019535c27c7d20169ebfcae389057a'}}
Tags
f33
RPMs
src
ocaml-tyxml-4.4.0-5.fc33.src.rpm (info) (download)
riscv64
ocaml-tyxml-4.4.0-5.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-devel-4.4.0-5.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-jsx-4.4.0-5.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-jsx-devel-4.4.0-5.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-ppx-4.4.0-5.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-ppx-devel-4.4.0-5.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-syntax-4.4.0-5.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-syntax-devel-4.4.0-5.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-debuginfo-4.4.0-5.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-debugsource-4.4.0-5.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-jsx-debuginfo-4.4.0-5.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-ppx-debuginfo-4.4.0-5.fc33.riscv64.rpm (info) (download)
ocaml-tyxml-syntax-debuginfo-4.4.0-5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Dec 02 2020 Jerry James <loganjerry@gmail.com> - 4.4.0-5 - Rebuild for the re-release of ocaml-markup 1.0.0 * Fri Oct 23 2020 Jerry James <loganjerry@gmail.com> - 4.4.0-4 - Rebuild for ocaml-markup 1.0.0 * Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 4.4.0-3.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 4.4.0-3 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 4.4.0-2 - OCaml 4.11.0 rebuild * Tue Aug 04 2020 Jerry James <loganjerry@gmail.com> - 4.4.0-1 - Version 4.4.0 - Drop documentation subpackage until dependency loop can be handled - Disable tests since no reason package is available * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.0-9 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 4.3.0-7 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 4.3.0-6 - OCaml 4.11.0 pre-release attempt 2 * Sat Apr 04 2020 Richard W.M. Jones <rjones@redhat.com> - 4.3.0-5 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 4.3.0-4 - OCaml 4.10.0 final. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jan 16 2020 Jerry James <loganjerry@gmail.com> - 4.3.0-2 - Add ocaml-re-dvel and ocaml-uutf-devel Rs to -devel - Add ocaml-ppx-derivers-devel and ocaml-ppx-tools-versioned-devel Rs to -ppx-devel - Build in parallel * Fri Jan 10 2020 Jerry James <loganjerry@gmail.com> - 4.3.0-1 - Initial RPM