Information for build ocaml-react-1.2.1-4.fc34

ID1701911
Package Nameocaml-react
Version1.2.1
Release4.fc34
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-react.git#bc1077501b646c2acd62a7371454fdf41e8f6283
SummaryOCaml framework for Functional Reactive Programming (FRP)
DescriptionReact is an OCaml module for functional reactive programming (FRP). It provides support to program with time varying values : declarative events and signals. React doesn't define any primitive event or signal; it lets the client choose the concrete timeline. React is made of a single, independent module and distributed under the ISC license. Given an absolute notion of time Rtime helps you to manage a timeline and provides time stamp events, delayed events and delayed signals.
Built byrjones
State complete
Volume DEFAULT
StartedTue, 02 Feb 2021 10:19:30 UTC
CompletedTue, 02 Feb 2021 10:23:45 UTC
Taskbuild (rawhide, /rpms/ocaml-react.git:bc1077501b646c2acd62a7371454fdf41e8f6283)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-react.git#bc1077501b646c2acd62a7371454fdf41e8f6283'}}
Tags
f34
f34-Beta
f34-cr-eln
f35
RPMs
src
ocaml-react-1.2.1-4.fc34.src.rpm (info) (download)
aarch64
ocaml-react-1.2.1-4.fc34.aarch64.rpm (info) (download)
ocaml-react-devel-1.2.1-4.fc34.aarch64.rpm (info) (download)
ocaml-react-debuginfo-1.2.1-4.fc34.aarch64.rpm (info) (download)
ocaml-react-debugsource-1.2.1-4.fc34.aarch64.rpm (info) (download)
armv7hl
ocaml-react-1.2.1-4.fc34.armv7hl.rpm (info) (download)
ocaml-react-devel-1.2.1-4.fc34.armv7hl.rpm (info) (download)
ocaml-react-debuginfo-1.2.1-4.fc34.armv7hl.rpm (info) (download)
ocaml-react-debugsource-1.2.1-4.fc34.armv7hl.rpm (info) (download)
i686
ocaml-react-1.2.1-4.fc34.i686.rpm (info) (download)
ocaml-react-devel-1.2.1-4.fc34.i686.rpm (info) (download)
ocaml-react-debuginfo-1.2.1-4.fc34.i686.rpm (info) (download)
ocaml-react-debugsource-1.2.1-4.fc34.i686.rpm (info) (download)
ppc64le
ocaml-react-1.2.1-4.fc34.ppc64le.rpm (info) (download)
ocaml-react-devel-1.2.1-4.fc34.ppc64le.rpm (info) (download)
ocaml-react-debuginfo-1.2.1-4.fc34.ppc64le.rpm (info) (download)
ocaml-react-debugsource-1.2.1-4.fc34.ppc64le.rpm (info) (download)
s390x
ocaml-react-1.2.1-4.fc34.s390x.rpm (info) (download)
ocaml-react-devel-1.2.1-4.fc34.s390x.rpm (info) (download)
ocaml-react-debuginfo-1.2.1-4.fc34.s390x.rpm (info) (download)
ocaml-react-debugsource-1.2.1-4.fc34.s390x.rpm (info) (download)
x86_64
ocaml-react-1.2.1-4.fc34.x86_64.rpm (info) (download)
ocaml-react-devel-1.2.1-4.fc34.x86_64.rpm (info) (download)
ocaml-react-debuginfo-1.2.1-4.fc34.x86_64.rpm (info) (download)
ocaml-react-debugsource-1.2.1-4.fc34.x86_64.rpm (info) (download)
Logs
armv7hl
state.log
build.log
hw_info.log
root.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
state.log
root.log
hw_info.log
build.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
root.log
state.log
build.log
hw_info.log
mock_output.log
Changelog * Tue Feb 02 2021 Richard W.M. Jones <rjones@redhat.com> - 1.2.1-4 - Bump and rebuild for updated ocaml-camomile dep (RHBZ#1923853). * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.2.1-2 - OCaml 4.11.1 rebuild * Tue Sep 01 2020 Jerry James <loganjerry@gmail.com> - 1.2.1-1 - Version 1.2.1 - License is now ISC - Build with topkg - Drop upstreamed safe string patch * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-33 - OCaml 4.11.0 rebuild * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-32 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon May 04 2020 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-30 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-29 - OCaml 4.11.0 pre-release attempt 2 * Fri Apr 17 2020 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-28 - OCaml 4.11.0 pre-release * Thu Apr 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-27 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-26 - OCaml 4.10.0 final. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-24 - OCaml 4.10.0+beta1 rebuild. * Thu Jan 09 2020 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-23 - OCaml 4.09.0 for riscv64 * Fri Dec 06 2019 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-22 - OCaml 4.09.0 (final) rebuild. * Fri Aug 16 2019 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-21 - OCaml 4.08.1 (final) rebuild. * Wed Jul 31 2019 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-20 - OCaml 4.08.1 (rc2) rebuild. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jun 27 2019 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-18 - OCaml 4.08.0 (final) rebuild. * Mon Apr 29 2019 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-17 - OCaml 4.08.0 (beta 3) rebuild.