Mon, 06 May 2024 10:07:17 UTC | login

Information for build ocaml-re-1.7.1-2.fc28

ID10621
Package Nameocaml-re
Version1.7.1
Release2.fc28
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:15:27 UTC
CompletedSat, 14 Apr 2018 20:15:27 UTC
Tags
f28
f29
RPMs
src
ocaml-re-1.7.1-2.fc28.src.rpm (info) (download)
riscv64
ocaml-re-1.7.1-2.fc28.riscv64.rpm (info) (download)
ocaml-re-devel-1.7.1-2.fc28.riscv64.rpm (info) (download)
Changelog * 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