adjust URL in _service
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-libvirt?expand=0&rev=25
This commit is contained in:
8
_service
8
_service
@@ -1,10 +1,10 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<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="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>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:72b7e372ef41e0e6b5271a815939b8b478aa7d81902d66902910e4ae58282707
|
|
||||||
size 56464
|
|
3
ocaml-libvirt-0.6.1.5.tar.xz
Normal file
3
ocaml-libvirt-0.6.1.5.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:76aadd479e050f54c518b010bb8c1e739def3f05e8fb0944975c9ae95312fa73
|
||||||
|
size 56432
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ocaml-libvirt
|
Name: ocaml-libvirt
|
||||||
Version: 0.6.1.5.20191031.6b9affd
|
Version: 0.6.1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
%{?ocaml_preserve_bytecode}
|
%{?ocaml_preserve_bytecode}
|
||||||
Summary: OCaml binding for libvirt
|
Summary: OCaml binding for libvirt
|
||||||
|
Reference in New Issue
Block a user