From 02b6162a0bebfe4235517603ae9fb96520566bfd85b33cf908ff2959fac7f1f8 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Fri, 26 Feb 2021 13:48:02 +0000 Subject: [PATCH] - Initial version 1.4.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-csexp?expand=0&rev=4 --- _service | 2 +- ocaml-csexp-1.3.2.tar.xz | 3 --- ocaml-csexp-1.4.0.tar.xz | 3 +++ ocaml-csexp.changes | 2 +- ocaml-csexp.spec | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 ocaml-csexp-1.3.2.tar.xz create mode 100644 ocaml-csexp-1.4.0.tar.xz diff --git a/_service b/_service index cd52313..24ccaaf 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ ocaml-csexp - 19a2e7bc171a707059c73d78dd18e4e3ff03ac9b + 0e1b2044c8d1ff187c27cec3e46d9cde14892650 git disable https://github.com/ocaml-dune/csexp.git diff --git a/ocaml-csexp-1.3.2.tar.xz b/ocaml-csexp-1.3.2.tar.xz deleted file mode 100644 index 8fd75d6..0000000 --- a/ocaml-csexp-1.3.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:686aae9dcc27bf9e1a6229f7545c23484931a5f3177577ca820ba28747352293 -size 9912 diff --git a/ocaml-csexp-1.4.0.tar.xz b/ocaml-csexp-1.4.0.tar.xz new file mode 100644 index 0000000..3ad66c0 --- /dev/null +++ b/ocaml-csexp-1.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f066711c81d5cc472aab9e34bf00d13e76022905b5258f56ffa45754b035ffca +size 10208 diff --git a/ocaml-csexp.changes b/ocaml-csexp.changes index e580766..6e49650 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.3.2 +- Initial version 1.4.0 diff --git a/ocaml-csexp.spec b/ocaml-csexp.spec index e2442a1..09604d4 100644 --- a/ocaml-csexp.spec +++ b/ocaml-csexp.spec @@ -25,7 +25,7 @@ %define pkg ocaml-csexp Name: %{pkg}%{nsuffix} -Version: 1.3.2 +Version: 1.4.0 Release: 0 %{?ocaml_preserve_bytecode} Summary: Parsing and printing of S-expressions in Canonical form