45 Commits

Author SHA256 Message Date
7a0cd52183 Accepting request 1277575 from devel:languages:ocaml
- 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

OBS-URL: https://build.opensuse.org/request/show/1277575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-extlib?expand=0&rev=12
2025-05-15 15:01:29 +00:00
2718a75c09 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=44
2025-05-15 04:18:41 +00:00
7e0a631282 Accepting request 1029606 from devel:languages:ocaml
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1029606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-extlib?expand=0&rev=11
2022-10-18 10:45:22 +00:00
e204ecf6f7 Accepting request 1005916 from home:bmwiedemann:branches:devel:languages:ocaml
Run dune build twice to ensure reproducible results
Without this, extBuffer.cmti varied from parallelism (-j1 vs -j4)

OBS-URL: https://build.opensuse.org/request/show/1005916
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=42
2022-10-17 19:54:54 +00:00
b847348df8 Accepting request 995178 from devel:languages:ocaml
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/995178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-extlib?expand=0&rev=10
2022-08-15 17:58:44 +00:00
28df6f7247 - Update to version 1.7.9
* Add support for OCaml 5.0
  * Exclude unzip and base64 from build
- remove obsolete ocaml-extlib.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=40
2022-08-08 14:44:42 +00:00
361f4e4c09 remove braces from rpmspec macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=39
2022-08-08 14:42:53 +00:00
55abd359fd Accepting request 921267 from devel:languages:ocaml
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/921267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-extlib?expand=0&rev=9
2021-09-29 18:18:27 +00:00
8434b65cbb - Require current ocaml-rpm-macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=37
2021-09-17 09:07:54 +00:00
7fbe72fe6e Accepting request 867933 from devel:languages:ocaml
- 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

OBS-URL: https://build.opensuse.org/request/show/867933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-extlib?expand=0&rev=8
2021-04-28 23:36:44 +00:00
3e6ccb21c8 ocaml-extlib.spec
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=35
2021-01-28 10:56:05 +00:00
d4dd850104 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=34
2021-01-27 20:53:29 +00:00
939ad6633a Accepting request 746699 from devel:languages:ocaml
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/746699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-extlib?expand=0&rev=7
2019-11-12 15:11:46 +00:00
3624ba5852 - Require current dune macros
- Use _service file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=32
2019-11-01 22:41:32 +00:00
8a90914654 Accepting request 701638 from devel:languages:ocaml
OBS-URL: https://build.opensuse.org/request/show/701638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-extlib?expand=0&rev=6
2019-05-09 12:28:16 +00:00
b298830a44 Accepting request 687159 from home:onthewings:branches:devel:languages:ocaml
- 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.

OBS-URL: https://build.opensuse.org/request/show/687159
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=30
2019-05-08 17:41:56 +00:00
Stephan Kulow
a49a931eff Accepting request 620955 from devel:languages:ocaml
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/620955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-extlib?expand=0&rev=5
2019-02-24 16:09:36 +00:00
4423197ab1 Accepting request 600300 from home:onthewings:branches:devel:languages:ocaml
- 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:

OBS-URL: https://build.opensuse.org/request/show/600300
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=28
2018-05-01 08:50:18 +00:00
9897183b83 Accepting request 512524 from devel:languages:ocaml
- Use Group: Development/Languages/OCaml

- Wrap specfile conditionals to fix quilt setup

- Remove autodeps for pre openSUSE 12.1 releases

OBS-URL: https://build.opensuse.org/request/show/512524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-extlib?expand=0&rev=4
2017-08-18 13:01:40 +00:00
79877745f0 Use Group: Development/Languages/OCaml
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=26
2017-07-25 13:22:09 +00:00
6a329ddf4d simpler variant of ocaml_preserve_bytecode usage (SR#511780)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=25
2017-07-25 08:40:42 +00:00
3f374d2195 fix incorrect ocaml_native_compiler macro change
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=24
2017-07-17 14:57:23 +00:00
e4f769f139 Wrap specfile conditionals to fix quilt setup
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=23
2017-07-17 12:41:03 +00:00
58f7073496 Remove autodeps for pre openSUSE 12.1 releases
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=22
2017-07-17 11:02:10 +00:00
7e58a93b6e Accepting request 501577 from devel:languages:ocaml
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/501577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-extlib?expand=0&rev=3
2017-06-08 13:02:57 +00:00
4f8f1bb0e2 - Replace tabs with spaces in generated _oasis file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=20
2017-05-31 07:26:05 +00:00
f1f1dcb284 Accepting request 498053 from devel:languages:ocaml
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/498053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-extlib?expand=0&rev=2
2017-05-27 11:18:12 +00:00
ca5317a603 - Update to version 1.7.2
- Build with oasis
- Remove ocaml-extlib-makefile.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=18
2017-05-17 16:03:40 +00:00
1e3874b7dc Accepting request 415781 from devel:languages:ocaml
fate#320836

OBS-URL: https://build.opensuse.org/request/show/415781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-extlib?expand=0&rev=1
2016-10-19 11:00:57 +00:00
6018d6a967 Group: Development/Libraries
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=16
2016-07-29 08:47:05 +00:00
f1a45b9424 -%{release}
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=15
2016-06-16 10:30:56 +00:00
428aa82480 added ocaml-extlib-makefile.patch
removed extlib-install.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=14
2016-06-10 11:01:33 +00:00
922818ac6f - Update to version 1.7.0 (fate#320836)
ocaml-extlib-makefile.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=13
2016-06-10 11:00:49 +00:00
da0e232465 ocamlfind()
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=12
2016-05-30 07:14:51 +00:00
636252bd26 bytecode
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=11
2016-05-26 10:08:40 +00:00
f96c53c867 - Update to version 1.7.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=10
2016-05-25 12:29:33 +00:00
e75077afdd Add all Requires for 1210
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=9
2015-11-10 13:31:34 +00:00
8b7e9777e4 - Add hardcoded Provides for pre 12.1 repos
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=8
2015-11-10 10:33:22 +00:00
284f3cbd24 Use dos2unix and ocamlfind to do the work
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=7
2014-10-23 12:14:24 +00:00
91b6a63459 BuildRequires: ocaml-rpm-macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=6
2014-10-23 11:32:54 +00:00
b5c863b03a OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=5 2014-10-10 18:23:35 +00:00
e077761493 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=4 2014-10-10 18:20:27 +00:00
cd0f782ad0 LGPL-2.1+; UNKNOWN(license unclear)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=3
2014-10-10 18:17:22 +00:00
4001223dcc UNKNOWN(license unclear)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=2
2014-10-10 18:14:31 +00:00
270b060893 Accepting request 252256 from home:sleep_walker
please, review the package whether that meet your standards

OBS-URL: https://build.opensuse.org/request/show/252256
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-extlib?expand=0&rev=1
2014-09-25 10:43:17 +00:00