Information for build ocaml-atd-2.15.0-8.fc41

ID58888
Package Nameocaml-atd
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.15.0
Release8.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-atd.git#38898cf302d6ba6d74753d52ba180c5d520bd6cb
SummaryAdaptable Type Definitions for cross-language data types
DescriptionATD stands for Adaptable Type Definitions. It is a syntax for defining cross-language data types. It is used as input to generate efficient and type-safe serializers, deserializers and validators. The current target languages are OCaml and Java. The following opam packages are provided by the atd project: * atdgen: executable that generates OCaml code dealing with json and biniou data formats * atdj: executable that generates Java code dealing with json * atd: library for parsing atd files used by code generators
Built bykojiadmin
State failed
Volume DEFAULT
StartedTue, 02 Jul 2024 20:54:11 CST
CompletedTue, 02 Jul 2024 21:00:23 CST
Taskbuild (f41, /rpms/ocaml-atd.git:38898cf302d6ba6d74753d52ba180c5d520bd6cb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-atd.git#38898cf302d6ba6d74753d52ba180c5d520bd6cb'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 2.15.0-8 - OCaml 5.2.0 ppc64le fix * Wed Jun 05 2024 Richard W.M. Jones <rjones@redhat.com> - 2.15.0-7 - Use latest JDK instead of ancient version 11 * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 2.15.0-6 - OCaml 5.2.0 for Fedora 41 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.15.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.15.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 2.15.0-3 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 2.15.0-2 - OCaml 5.1.1 rebuild for Fedora 40 * Mon Oct 30 2023 Jerry James <loganjerry@gmail.com> - 2.15.0-1 - Version 2.15.0 * Wed Oct 25 2023 Jerry James <loganjerry@gmail.com> - 2.14.1-1 - Version 2.14.1 * Fri Oct 20 2023 Jerry James <loganjerry@gmail.com> - 2.14.0-1 - Version 2.14.0 * Wed Oct 18 2023 Jerry James <loganjerry@gmail.com> - 2.13.0-1 - Version 2.13.0 - Add support for the D language * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 2.12.0-4 - OCaml 5.1 rebuild for Fedora 40 * Wed Oct 04 2023 Jerry James <loganjerry@gmail.com> - 2.12.0-3 - Reenable flake8 tests * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.12.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Richard W.M. Jones <rjones@redhat.com> - 2.12.0-2 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 2.12.0-1 - Version 2.12.0 - New atdpy and atdts subpackages - Drop test dependency on scala - Drop doc dependency on odoc * Wed Feb 15 2023 Jerry James <loganjerry@gmail.com> - 2.2.1-11 - Convert License tag to SPDX * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 2.2.1-11 - Bump release and rebuild * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 2.2.1-10 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jul 07 2022 Jerry James <loganjerry@gmail.com> - 2.2.1-7 - Rebuild to fix FTI (rhbz#2098760) - Use new OCaml macros