Sat, 18 May 2024 05:02:15 UTC | login

Information for build ocaml-uutf-1.0.2-12.fc33.1.rvre0

ID195269
Package Nameocaml-uutf
Version1.0.2
Release12.fc33.1.rvre0
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ocaml-uutf.git#9431f12c893491d0e26bbec21ca47045fb5754e4
SummaryNon-blocking streaming Unicode codec for OCaml
DescriptionUutf is a non-blocking streaming codec to decode and encode the UTF-8, UTF-16, UTF-16LE and UTF-16BE encoding schemes. It can efficiently work character by character without blocking on I/O. Decoders perform character position tracking and support newline normalization. Functions are also provided to fold over the characters of UTF-encoded OCaml string values and to directly encode characters in OCaml Buffer.t values.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 25 Apr 2021 07:55:36 UTC
CompletedSun, 25 Apr 2021 08:12:51 UTC
Taskbuild (f33, /rpms/ocaml-uutf.git:9431f12c893491d0e26bbec21ca47045fb5754e4)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ocaml-uutf.git#9431f12c893491d0e26bbec21ca47045fb5754e4'}}
Tags
f33
f37
f38
RPMs
src
ocaml-uutf-1.0.2-12.fc33.1.rvre0.src.rpm (info) (download)
riscv64
ocaml-uutf-1.0.2-12.fc33.1.rvre0.riscv64.rpm (info) (download)
ocaml-uutf-devel-1.0.2-12.fc33.1.rvre0.riscv64.rpm (info) (download)
ocaml-uutf-debuginfo-1.0.2-12.fc33.1.rvre0.riscv64.rpm (info) (download)
ocaml-uutf-debugsource-1.0.2-12.fc33.1.rvre0.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 1.0.2-12.1.rvre0 - Rebuilt for Fedora RISCV, no changes * Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-12.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-12 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-11 - OCaml 4.11.0 rebuild * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-10 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-8 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-7 - OCaml 4.11.0 pre-release attempt 2 * Sat Apr 18 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-6 - OCaml 4.11.0 pre-release * Fri Apr 03 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-5 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-4 - OCaml 4.10.0 final. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.2-2 - OCaml 4.10.0+beta1 rebuild. * Thu Jan 09 2020 Jerry James <loganjerry@gmail.com> - 1.0.2-1 - Initial RPM