Olaf Hering 2021-02-26 13:48:02 +00:00 committed by Git OBS Bridge
parent 5ac72f22b9
commit 02b6162a0b
5 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">ocaml-csexp</param>
<param name="revision">19a2e7bc171a707059c73d78dd18e4e3ff03ac9b</param>
<param name="revision">0e1b2044c8d1ff187c27cec3e46d9cde14892650</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://github.com/ocaml-dune/csexp.git</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:686aae9dcc27bf9e1a6229f7545c23484931a5f3177577ca820ba28747352293
size 9912

3
ocaml-csexp-1.4.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f066711c81d5cc472aab9e34bf00d13e76022905b5258f56ffa45754b035ffca
size 10208

View File

@ -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

View File

@ -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