diff --git a/_service b/_service index 24ccaaf..b481706 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ ocaml-csexp - 0e1b2044c8d1ff187c27cec3e46d9cde14892650 + 4e4cadd5baee1c22d82b5c4eab9a15b0d1408e1b git disable https://github.com/ocaml-dune/csexp.git diff --git a/ocaml-csexp-1.4.0.tar.xz b/ocaml-csexp-1.4.0.tar.xz deleted file mode 100644 index 3ad66c0..0000000 --- a/ocaml-csexp-1.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f066711c81d5cc472aab9e34bf00d13e76022905b5258f56ffa45754b035ffca -size 10208 diff --git a/ocaml-csexp-1.5.0.tar.xz b/ocaml-csexp-1.5.0.tar.xz new file mode 100644 index 0000000..36b5c4d --- /dev/null +++ b/ocaml-csexp-1.5.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88540c88c14c877ed8eb59f51ad68eb8db05895b70ec4d8ca622f864c20f8c90 +size 10152 diff --git a/ocaml-csexp.changes b/ocaml-csexp.changes index 6e49650..870ea3a 100644 --- a/ocaml-csexp.changes +++ b/ocaml-csexp.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- Thu Jan 21 21:21:21 UTC 2021 - ohering@suse.de -- Initial version 1.4.0 +- Initial version 1.5.0 diff --git a/ocaml-csexp.spec b/ocaml-csexp.spec index 09604d4..23e472a 100644 --- a/ocaml-csexp.spec +++ b/ocaml-csexp.spec @@ -25,7 +25,7 @@ %define pkg ocaml-csexp Name: %{pkg}%{nsuffix} -Version: 1.4.0 +Version: 1.5.0 Release: 0 %{?ocaml_preserve_bytecode} Summary: Parsing and printing of S-expressions in Canonical form @@ -36,9 +36,6 @@ Source0: %{pkg}-%{version}.tar.xz BuildRequires: ocaml BuildRequires: ocaml-dune BuildRequires: ocaml-rpm-macros >= 20210121 -%if 1 -BuildRequires: ocamlfind(result) -%endif %if "%{build_flavor}" == "testsuite" BuildRequires: ocamlfind(csexp)