Crunch takes a directory of files and compiles them into a standalone
OCaml module which serves the contents directly from memory. This can
be convenient for libraries that need a few embedded files (such as a
web server) and do not want to deal with all the trouble of file
configuration.
* Thu Sep 12 2024 Jerry James <loganjerry@gmail.com> - 3.3.1-11
- Rebuild for ocaml-ptime 1.2.0
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jul 17 2024 Jerry James <loganjerry@gmail.com> - 3.3.1-9
- Fix the VCS field
* Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 3.3.1-8
- OCaml 5.2.0 ppc64le fix
* Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 3.3.1-7
- OCaml 5.2.0 for Fedora 41
* Thu May 23 2024 Jerry James <loganjerry@gmail.com> - 3.3.1-6
- Add VCS field
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 3.3.1-3
- OCaml 5.1.1 + s390x code gen fix for Fedora 40
* Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 3.3.1-2
- OCaml 5.1.1 rebuild for Fedora 40
* Wed Nov 22 2023 Jerry James <loganjerry@gmail.com> - 3.3.1-1
- Initial RPM (rhbz#2242904)