Sun, 05 May 2024 11:16:37 UTC | login

Information for build ocaml-qtest-2.10.1-12.fc33

ID156220
Package Nameocaml-qtest
Version2.10.1
Release12.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-qtest.git#028f4557928753d2ec3d0efbcba0d757af9c28b0
SummaryInline (Unit) Tests for OCaml
Descriptionqtest extracts inline unit tests written using a special syntax in comments. Those tests are then run using the oUnit framework and the qcheck library. The possibilities range from trivial tests -- extremely simple to use -- to sophisticated random generation of test cases.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 30 Apr 2020 09:11:31 UTC
CompletedThu, 30 Apr 2020 09:27:01 UTC
Taskbuild (f33, /rpms/ocaml-qtest.git:028f4557928753d2ec3d0efbcba0d757af9c28b0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-qtest.git#028f4557928753d2ec3d0efbcba0d757af9c28b0'}}
Tags
f33
RPMs
src
ocaml-qtest-2.10.1-12.fc33.src.rpm (info) (download)
noarch
ocaml-qtest-doc-2.10.1-12.fc33.noarch.rpm (info) (download)
riscv64
ocaml-qtest-2.10.1-12.fc33.riscv64.rpm (info) (download)
ocaml-qtest-devel-2.10.1-12.fc33.riscv64.rpm (info) (download)
ocaml-qtest-debuginfo-2.10.1-12.fc33.riscv64.rpm (info) (download)
ocaml-qtest-debugsource-2.10.1-12.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Apr 22 2020 Richard W.M. Jones <rjones@redhat.com> - 2.10.1-12 - OCaml 4.11.0 pre-release attempt 2 * Sat Apr 04 2020 Richard W.M. Jones <rjones@redhat.com> - 2.10.1-11 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 2.10.1-10 - OCaml 4.10.0 final. * Wed Feb 19 2020 Jerry James <loganjerry@gmail.com> - 2.10.1-9 - Rebuild for ocaml-qcheck 0.13. - Build documentation with odoc, and ship it in a new doc subpackage. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 2.10.1-7 - OCaml 4.10.0+beta1 rebuild. * Wed Dec 18 2019 Andy Li <andy@onthewings.net> - 2.10.1-1 - New upstream release. (RHBZ#1777145) - Remove unneeded BuildRequires on opam-installer. * Tue Aug 06 2019 Andy Li <andy@onthewings.net> - 2.9-6 - OCaml 4.08.1 rebuild. * Mon Jul 29 2019 Andy Li <andy@onthewings.net> - 2.9-5 - Update build depends and commands from jbuilder to dune. * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri May 18 2018 Andy Li <andy@onthewings.net> - 2.9-1 - New upstream release (RHBZ#1570332). - Enable devel and debug packages.