* Drop pre-4.02 support and compatibility * Add support for OCaml 5.3 * ExtString: add labels to some functions to match stdlib * add ExtString.empty OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=44
119 lines
3.9 KiB
Plaintext
119 lines
3.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun May 11 14:44:57 UTC 2025 - Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
|
|
|
|
- Update to version 1.8.0
|
|
* Drop pre-4.02 support and compatibility
|
|
* Add support for OCaml 5.3
|
|
* ExtString: add labels to some functions to match stdlib
|
|
* add ExtString.empty
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 25 19:39:37 UTC 2022 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
- Run dune build twice to ensure reproducible results
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 2 02:02:02 UTC 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 12:34:56 UTC 2021 - ohering@suse.de
|
|
|
|
- Require current ocaml-rpm-macros
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 21 21:21:21 UTC 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 1 12:34:56 UTC 2019 - ohering@suse.de
|
|
|
|
- Require current dune macros
|
|
- Use _service file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 21 09:23:46 UTC 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 07:01:39 UTC 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:
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 25 13:04:54 UTC 2017 - ohering@suse.de
|
|
|
|
- Use Group: Development/Languages/OCaml
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 17 12:48:58 UTC 2017 - ohering@suse.de
|
|
|
|
- Wrap specfile conditionals to fix quilt setup
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 17 10:48:58 UTC 2017 - ohering@suse.de
|
|
|
|
- Remove autodeps for pre openSUSE 12.1 releases
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 31 07:07:33 UTC 2017 - olaf@aepfle.de
|
|
|
|
- Replace tabs with spaces in generated _oasis file
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 17 16:01:12 UTC 2017 - olaf@aepfle.de
|
|
|
|
- Update to version 1.7.2
|
|
- Build with oasis
|
|
- Remove ocaml-extlib-makefile.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 25 12:28:33 UTC 2016 - olaf@aepfle.de
|
|
|
|
- Update to version 1.7.0 (fate#320836)
|
|
added ocaml-extlib-makefile.patch
|
|
removed extlib-install.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 10 10:18:47 UTC 2015 - ohering@suse.de
|
|
|
|
- Add hardcoded Provides for pre 12.1 repos
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 24 14:51:46 UTC 2014 - sleep_walker@suse.cz
|
|
|
|
- build native code unconditionaly
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 24 12:52:45 UTC 2014 - sleep_walker@suse.cz
|
|
|
|
- let there be ocaml-extlib!
|
|
|