Sun, 05 May 2024 21:32:25 UTC | login

Information for build ocaml-re-1.7.1-3.fc29

ID32645
Package Nameocaml-re
Version1.7.1
Release3.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
StartedSun, 01 Jul 2018 02:41:45 UTC
CompletedSun, 01 Jul 2018 05:45:15 UTC
Taskbuild (f29-candidate, ocaml-re-1.7.1-3.fc29.src.rpm)
Tags
f29
RPMs
src
ocaml-re-1.7.1-3.fc29.src.rpm (info) (download)
riscv64
ocaml-re-1.7.1-3.fc29.riscv64.rpm (info) (download)
ocaml-re-devel-1.7.1-3.fc29.riscv64.rpm (info) (download)
ocaml-re-debuginfo-1.7.1-3.fc29.riscv64.rpm (info) (download)
ocaml-re-debugsource-1.7.1-3.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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. * Thu Sep 03 2015 Jon Ludlam <jonathan.ludlam@citrix.com> - 1.4.1-1 - New upstream release - Remove upstreamed patch * Tue Feb 24 2015 Jon Ludlam <jonathan.ludlam@citrix.com> - 1.2.2-4 - Fix missing 'isa' macro in devel depends * Sat Jan 24 2015 Jon Ludlam <jonathan.ludlam@citrix.com> - 1.2.2-3 - Change patch filename to have .patch suffix - Remove whitespace * Fri Dec 12 2014 Jon Ludlam <jonathan.ludlam@citrix.com> - 1.2.2-2 - Minor updates to the SPEC file. Now rpmlint gives no errors. * Sat Jun 07 2014 David Scott <dave.scott@citrix.com> - 1.2.2-1 - Update to 1.2.2 * Fri May 30 2014 Euan Harris <euan.harris@citrix.com> - 1.2.1-2 - Split files correctly between base and devel packages * Thu May 30 2013 David Scott <dave.scott@eu.citrix.com> - 1.2.1-1 - Initial package