diff --git a/_service b/_service index 5c2e2bc..6d2f928 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ ocaml-stdcompat - be38ae7a57638ebde5d4b437dd5b53d46de79410 + 0a8428f8c09ad73525bf86d9e0ed142d625a6e0b git disable https://github.com/thierry-martinez/stdcompat.git diff --git a/ocaml-stdcompat-15.tar.xz b/ocaml-stdcompat-15.tar.xz deleted file mode 100644 index 5c4b277..0000000 --- a/ocaml-stdcompat-15.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:445973c45ff6c748f226764971ce157f500fa520601395c896642b2cbf348e78 -size 114112 diff --git a/ocaml-stdcompat-16.tar.xz b/ocaml-stdcompat-16.tar.xz new file mode 100644 index 0000000..01d6192 --- /dev/null +++ b/ocaml-stdcompat-16.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7201ea8931a19ccca2f73115c512b254fab5c5c59b448075be9eaeb12d74d92e +size 118220 diff --git a/ocaml-stdcompat.changes b/ocaml-stdcompat.changes index 290ce78..8b8dc0d 100644 --- a/ocaml-stdcompat.changes +++ b/ocaml-stdcompat.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 11 12:34:56 UTC 2021 - ohering@suse.de + +- Update to version 16 + Support for OCaml 4.13.0 + ------------------------------------------------------------------- Fri Apr 9 09:09:09 UTC 2021 - ohering@suse.de diff --git a/ocaml-stdcompat.spec b/ocaml-stdcompat.spec index da8e68a..0c5395d 100644 --- a/ocaml-stdcompat.spec +++ b/ocaml-stdcompat.spec @@ -1,7 +1,7 @@ # # spec file for package ocaml-stdcompat # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define _lto_cflags %{nil} Name: ocaml-stdcompat -Version: 15 +Version: 16 Release: 0 %{?ocaml_preserve_bytecode} Summary: Stdcompat: compatibility module for OCaml standard library @@ -31,7 +31,7 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: bash BuildRequires: ocamlfind(findlib) -BuildRequires: ocaml-rpm-macros >= 20210409 +BuildRequires: ocaml-rpm-macros >= 20210421 BuildRequires: ocaml(ocaml.opt) %description