Changelog for
ocaml-extlib-devel-1.7.9-2.8.x86_64.rpm :
* Sun Sep 25 2022 Bernhard Wiedemann
- Run dune build twice to ensure reproducible results
* Tue Aug 02 2022 oheringAATTsuse.de- Update to version 1.7.9
* Add support for OCaml 5.0
* Exclude unzip and base64 from build- remove obsolete ocaml-extlib.patch
* Sat Sep 11 2021 oheringAATTsuse.de- Require current ocaml-rpm-macros
* Thu Jan 21 2021 oheringAATTsuse.de- Update to version 1.7.8
* sync with OCaml 4.12
* ExtList.find_map type updated to match stdlib
* minimal (recommended) build of extlib now excludes Base64 module
* String: fold_left and fold_right without allocations- use ocaml-extlib.patch to build with dune
* Fri Nov 01 2019 oheringAATTsuse.de- Require current dune macros- Use _service file
* Thu Mar 21 2019 andyAATTonthewings.net- Update to upstream release 1.7.6
* Restore compilation on 32-bit (remove patch fix32bit.patch).
* Sync with OCaml 4.07.
* Install with Makefile.
* IO: read_i32_as_int.
* Fix Dllist.skip with negative argument.
* Fix IO.read_bits 31.- Use SPDX OCaml-LGPL-linking-exception.
* Tue Apr 24 2018 andyAATTonthewings.net- Update to upstream release 1.7.4
* String: faster slice
* various fixes for i31
* base64: add encode_string decode_string
* OCaml 4.06 compatibility- Add fix32bit.patch from upstream to fix building on 32-bit arch- Use upstream Makefile to build- Fix BuildRequires: cppo_ocamlbuild- Fix License: to include exception- Use GitHub archive as Source0:
* Tue Jul 25 2017 oheringAATTsuse.de- Use Group: Development/Languages/OCaml
* Mon Jul 17 2017 oheringAATTsuse.de- Wrap specfile conditionals to fix quilt setup
* Mon Jul 17 2017 oheringAATTsuse.de- Remove autodeps for pre openSUSE 12.1 releases