2019-11-05 13:40:47 +00:00
committed by Git OBS Bridge
parent 122dbc509f
commit 0154084cc2
4 changed files with 8 additions and 8 deletions

View File

@@ -1,10 +1,10 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/olafhering/libvirt-ocaml.git</param>
<param name="scm">git</param>
<param name="versionformat">0.6.1.5.%cd.%h</param>
<param name="revision">dune</param>
<param name="filename">ocaml-libvirt</param>
<param name="revision">dune</param>
<param name="scm">git</param>
<param name="url">https://github.com/olafhering/ocaml-libvirt.git</param>
<param name="versionformat">0.6.1.5</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

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

View File

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

View File

@@ -17,7 +17,7 @@
Name: ocaml-libvirt
Version: 0.6.1.5.20191031.6b9affd
Version: 0.6.1.5
Release: 0
%{?ocaml_preserve_bytecode}
Summary: OCaml binding for libvirt