Olaf Hering 2021-03-31 12:01:37 +00:00 committed by Git OBS Bridge
parent 35bb7ccdb0
commit 9213f0a243
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">4e4cadd5baee1c22d82b5c4eab9a15b0d1408e1b</param>
<param name="revision">7eeb86206819d2b1782d6cde1be9d6cf8b5fc851</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:88540c88c14c877ed8eb59f51ad68eb8db05895b70ec4d8ca622f864c20f8c90
size 10152

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

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

View File

@ -1,5 +1,5 @@
-------------------------------------------------------------------
Thu Jan 21 21:21:21 UTC 2021 - ohering@suse.de
- Initial version 1.5.0
- Initial version 1.5.1

View File

@ -25,7 +25,7 @@
%define pkg ocaml-csexp
Name: %{pkg}%{nsuffix}
Version: 1.5.0
Version: 1.5.1
Release: 0
%{?ocaml_preserve_bytecode}
Summary: Parsing and printing of S-expressions in Canonical form