Thu, 02 May 2024 06:30:47 UTC | login

Information for build ocaml-re-1.7.3-1.fc29

ID74560
Package Nameocaml-re
Version1.7.3
Release1.fc29
Epoch
SummaryA regular expression library for OCaml
DescriptionA pure OCaml regular expression library. Supports Perl-style regular expressions, Posix extended regular expressions, Emacs-style regular expressions, and shell-style file globbing. It is also possible to build regular expressions by combining simpler regular expressions. There is also a subset of the PCRE interface available in the Re.pcre library.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 24 Nov 2018 03:46:55 UTC
CompletedSat, 24 Nov 2018 04:34:23 UTC
Taskbuild (f29-candidate, ocaml-re-1.7.3-1.fc29.src.rpm)
Tags
f29
f30
f31
f32
f33
RPMs
src
ocaml-re-1.7.3-1.fc29.src.rpm (info) (download)
riscv64
ocaml-re-1.7.3-1.fc29.riscv64.rpm (info) (download)
ocaml-re-devel-1.7.3-1.fc29.riscv64.rpm (info) (download)
ocaml-re-debuginfo-1.7.3-1.fc29.riscv64.rpm (info) (download)
ocaml-re-debugsource-1.7.3-1.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 07 2018 Ben Rosser <rosser.bjr@gmail.com> - 1.7.3-1 - Update to 1.7.3, switch to jbuilder. * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 1.7.1-5 - OCaml 4.07.0 (final) rebuild. * Wed Jun 20 2018 Richard W.M. Jones <rjones@redhat.com> - 1.7.1-4 - OCaml 4.07.0-rc1 rebuild. * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Dec 02 2017 Richard W.M. Jones <rjones@redhat.com> - 1.7.1-2 - OCaml 4.06.0 rebuild. * Tue Aug 15 2017 Ben Rosser <rosser.bjr@gmail.com> - 1.7.1-1 - Update to latest ocaml-re release. - Use configure script directly in build section. - Do parallel build using smp_flags macro.