Package Release Info

ocaml-extlib-1.7.9-bp160.1.38

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ocaml-extlib
ocaml-extlib-devel

Change Logs

* Sun Sep 25 2022 Bernhard Wiedemann <bwiedemann@suse.com>
- Run dune build twice to ensure reproducible results
* Tue Aug 02 2022 ohering@suse.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 ohering@suse.de
- Require current ocaml-rpm-macros
* Thu Jan 21 2021 ohering@suse.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 ohering@suse.de
- Require current dune macros
- Use _service file
* Thu Mar 21 2019 andy@onthewings.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 andy@onthewings.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:
Version: 1.7.2-bp151.1.1
* Tue Jul 25 2017 ohering@suse.de
- Use Group: Development/Languages/OCaml
* Mon Jul 17 2017 ohering@suse.de
- Wrap specfile conditionals to fix quilt setup
* Mon Jul 17 2017 ohering@suse.de
- Remove autodeps for pre openSUSE 12.1 releases
* Wed May 31 2017 olaf@aepfle.de
- Replace tabs with spaces in generated _oasis file
* Wed May 17 2017 olaf@aepfle.de
- Update to version 1.7.2
- Build with oasis
- Remove ocaml-extlib-makefile.patch
* Wed May 25 2016 olaf@aepfle.de
- Update to version 1.7.0 (fate#320836)
  added ocaml-extlib-makefile.patch
  removed extlib-install.patch
* Tue Nov 10 2015 ohering@suse.de
- Add hardcoded Provides for pre 12.1 repos
* Wed Sep 24 2014 sleep_walker@suse.cz
- build native code unconditionaly
* Wed Sep 24 2014 sleep_walker@suse.cz
- let there be ocaml-extlib!