Manipulate, parse and generate OCaml compiler version strings
Description
This library provides facilities to parse version numbers of the OCaml
compiler, and enumerates the various official OCaml releases and
configuration variants.
OCaml version numbers are of the form `major.minor.patch+extra`, where
the `patch` and `extra` fields are optional. This library offers the
following functionality:
- Functions to parse and serialize OCaml compiler version numbers
- Enumeration of official OCaml compiler version releases
- Test compiler versions for a particular feature (e.g. the `bytes`
type)
- opam compiler switch enumeration
* Wed Apr 02 2025 David Abdurachmanov <davidlt@rivosinc.com> - 3.7.3-3.rvre0
- Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jan 10 2025 Jerry James <loganjerry@gmail.com> - 3.7.3-1
- OCaml 5.3.0 rebuild for Fedora 42
- Version 3.7.3
* Sun Oct 06 2024 Jerry James <loganjerry@gmail.com> - 3.6.9-1
- Version 3.6.9
* Thu Sep 26 2024 Jerry James <loganjerry@gmail.com> - 3.6.8-1
- Version 3.6.8
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.7-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 3.6.7-3
- OCaml 5.2.0 ppc64le fix
* Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 3.6.7-2
- OCaml 5.2.0 for Fedora 41
* Thu May 23 2024 Jerry James <loganjerry@gmail.com> - 3.6.7-1
- Version 3.6.7
* Fri Feb 02 2024 Jerry James <loganjerry@gmail.com> - 3.6.4-1
- Version 3.6.4
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 3.6.3-3
- OCaml 5.1.1 + s390x code gen fix for Fedora 40
* Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 3.6.3-2
- OCaml 5.1.1 rebuild for Fedora 40
* Mon Dec 11 2023 Jerry James <loganjerry@gmail.com> - 3.6.3-1
- Version 3.6.3
* Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 3.6.2-2
- OCaml 5.1 rebuild for Fedora 40
* Wed Oct 04 2023 Jerry James <loganjerry@gmail.com> - 3.6.2-1
- Version 3.6.2
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 3.6.1-3
- OCaml 5.0 rebuild for Fedora 39
* Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 3.6.1-2
- OCaml 5.0.0 rebuild