Sun, 19 May 2024 16:46:33 UTC | login

Information for build ocaml-mikmatch-1.0.9-0.14.git23f78d27.fc29

ID52568
Package Nameocaml-mikmatch
Version1.0.9
Release0.14.git23f78d27.fc29
Epoch
SummaryOCaml extension for pattern matching with regexps
DescriptionMikmatch (with a 'k') is the OCaml >= 3.10 version of Micmatch, an extension for adding pattern matching with regular expressions to the language. The goal of Micmatch/Mikmatch is to make text-oriented programs even easier to write, read and run without losing the unique and powerful features of Objective Caml (OCaml). Micmatch/Mikmatch provides a concise and highly readable syntax for regular expressions, and integrates it into the syntax of OCaml thanks to Camlp4.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 26 Aug 2018 22:59:40 UTC
CompletedSun, 26 Aug 2018 23:19:21 UTC
Taskbuild (f29-candidate, ocaml-mikmatch-1.0.9-0.14.git23f78d27.fc29.src.rpm)
Tags
f29
f30
RPMs
src
ocaml-mikmatch-1.0.9-0.14.git23f78d27.fc29.src.rpm (info) (download)
riscv64
ocaml-mikmatch-1.0.9-0.14.git23f78d27.fc29.riscv64.rpm (info) (download)
ocaml-mikmatch-devel-1.0.9-0.14.git23f78d27.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-0.14.git23f78d27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-0.13.git23f78d27 - OCaml 4.07.0 (final) rebuild. * Wed Jun 20 2018 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-0.12.git23f78d27 - OCaml 4.07.0-rc1 rebuild. * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-0.11.git23f78d27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Nov 18 2017 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-0.10.git23f78d27 - Move along git master to the latest release. - OCaml 4.06.0 rebuild. - Fix safe-string issues. * Tue Aug 08 2017 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-0.8.git8a892254 - OCaml 4.05.0 rebuild. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-0.7.git8a892254 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-0.6.git8a892254 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Jun 27 2017 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-0.5.git8a892254 - OCaml 4.04.2 rebuild. * Sat May 13 2017 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-0.4.git8a892254 - OCaml 4.04.1 rebuild. * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-0.3.git8a892254 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Nov 09 2016 Dan HorĂ¡k <dan@danny.cz> - 1.0.9-0.2.git8a892254 - remove ExcludeArch * Mon Nov 07 2016 Richard W.M. Jones <rjones@redhat.com> - 1.0.9-0.1 - Move to latest git release. - Remove pcre fixes, now upstream.