Package Release Info

ocaml-re-1.13.3-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ocaml-re
ocaml-re-devel

Change Logs

* Mon Mar 03 2025 ohering@suse.de
- Update to version 1.13.3
  see included CHANGES.md file for details
* Sat Sep 09 2023 ohering@suse.de
- Update to version 1.11.0
  see included CHANGES.md for details
* Wed Apr 27 2022 ohering@suse.de
- Update to version 1.10.4
  see included CHANGES for details
* Sat Sep 11 2021 ohering@suse.de
- Update to version 1.10.3
  see included CHANGES for details
* Thu Jan 21 2021 ohering@suse.de
- remove dependency to ounit via _multibuild
* Sun Apr 12 2020 ohering@suse.de
- use dune macros from ocaml-rpm-macros
* Mon Sep 23 2019 ohering@suse.de
- Update to upstream release 1.9.0
  * Fix regression in `Re.exec_partial`
  * Mov gen related functions to `Re.Gen` and deprecate the old names
  * Introduce `Re.View` that exposes the internal representation
  * Fix index-out-of-bounds exception in Re.Perl.re
  * Add seq based iterators
* Mon Feb 18 2019 andy@onthewings.net
- Fix install section for ocaml-dune 1.7.1.
* Tue Feb 05 2019 andy@onthewings.net
- Use OCaml-LGPL-linking-exception in License.
- Update dune build command.
* Mon Jun 11 2018 andy@onthewings.net
- Package the .dune files produced by latest dune.