diff --git a/_service b/_service index 2f2ba49..6d9c643 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ ocaml-pyml - c2fcdcfe2169ff8a57c8a905dba3352047f95c16 + c4bff7730364c4df8ca0213694e9bf512bd935fe git disable https://github.com/thierry-martinez/pyml.git diff --git a/ocaml-pyml-20220325.tar.xz b/ocaml-pyml-20220325.tar.xz deleted file mode 100644 index ccd2e5b..0000000 --- a/ocaml-pyml-20220325.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8530876af610ac410bf14240dd8a8cc2a9dcb534796e50170c967c41bededeff -size 72000 diff --git a/ocaml-pyml-20220615.tar.xz b/ocaml-pyml-20220615.tar.xz new file mode 100644 index 0000000..bb14ac1 --- /dev/null +++ b/ocaml-pyml-20220615.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff2807c5b6c8c867b9ca24868bf31aa391d3c4486a534e726e4e14028c3b475c +size 72740 diff --git a/ocaml-pyml.changes b/ocaml-pyml.changes index 5df526a..883a7af 100644 --- a/ocaml-pyml.changes +++ b/ocaml-pyml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 22 22:22:22 UTC 2022 - ohering@suse.de + +- Update to version 20220615 + ------------------------------------------------------------------- Mon Apr 4 04:04:04 UTC 2022 - ohering@suse.de diff --git a/ocaml-pyml.spec b/ocaml-pyml.spec index 34dae48..9c236d6 100644 --- a/ocaml-pyml.spec +++ b/ocaml-pyml.spec @@ -17,7 +17,7 @@ Name: ocaml-pyml -Version: 20220325 +Version: 20220615 Release: 0 %{?ocaml_preserve_bytecode} Summary: Stdcompat: compatibility module for OCaml standard library @@ -27,7 +27,7 @@ URL: https://opam.ocaml.org/packages/pyml Source0: %name-%version.tar.xz BuildRequires: ocaml BuildRequires: ocaml-dune >= 2.8 -BuildRequires: ocaml-rpm-macros >= 20220222 +BuildRequires: ocaml-rpm-macros >= 20220409 BuildRequires: ocamlfind(bigarray) BuildRequires: ocamlfind(stdcompat) BuildRequires: ocamlfind(unix)