diff --git a/_service b/_service index 38478da..51c41bc 100644 --- a/_service +++ b/_service @@ -1,9 +1,13 @@ + https://github.com/ocaml/ocamlfind.git git - 1.9.2 - 9f29bb975a91b17e115127ec38d857673b33e0e4 + @PARENT_TAG@ + findlib-(.*) + 6c8438c13b68e5cbc48ea558906046e38a7f8d72 ocaml-findlib diff --git a/findlib-1.9.2.tar.xz b/findlib-1.9.2.tar.xz deleted file mode 100644 index 3da954a..0000000 --- a/findlib-1.9.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c2cfe13565911b838318de422bba19e5c8e8d345a8e82562146c9e6b2844cd1 -size 169236 diff --git a/findlib-1.9.3.tar.xz b/findlib-1.9.3.tar.xz new file mode 100644 index 0000000..96448bd --- /dev/null +++ b/findlib-1.9.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2814f947f89117479f2170cbb2de61dbc9e181476530778119b63acdea89fce7 +size 169692 diff --git a/ocaml-findlib.changes b/ocaml-findlib.changes index 07caa46..08f6433 100644 --- a/ocaml-findlib.changes +++ b/ocaml-findlib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 26 13:12:14 UTC 2022 - Ferdinand Thiessen + +- Update to version 1.9.3 + * Fixes another build problem regarding OCaml-5.00 + ------------------------------------------------------------------- Mon Apr 4 04:04:04 UTC 2022 - ohering@suse.de diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index c78be3b..0b18130 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -18,14 +18,14 @@ Name: ocaml-findlib -Version: 1.9.2 +Version: 1.9.3 Release: 0 %{?ocaml_preserve_bytecode} Summary: Objective CAML package manager and build helper License: MIT Group: Development/Languages/OCaml -BuildRoot: %_tmppath/%name-%version-build -Url: https://github.com/ocaml/ocamlfind +URL: https://github.com/ocaml/ocamlfind +#SourceURL: http://download.camlcity.org/download/findlib-%version.tar.gz Source0: findlib-%version.tar.xz # Requires: ocaml-compiler-libs @@ -35,6 +35,8 @@ Provides: ocamlfind = %version BuildRequires: ocaml BuildRequires: ocaml-ocamldoc BuildRequires: ocaml-rpm-macros >= 20220222 +# +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Findlib is a library manager for Objective Caml. It provides a