From 0154084cc2f4fb30cc3e1752413222c71605d0da377ad758928390774963543f Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Tue, 5 Nov 2019 13:40:47 +0000 Subject: [PATCH] adjust URL in _service OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-libvirt?expand=0&rev=25 --- _service | 8 ++++---- ocaml-libvirt-0.6.1.5.20191031.6b9affd.tar.xz | 3 --- ocaml-libvirt-0.6.1.5.tar.xz | 3 +++ ocaml-libvirt.spec | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 ocaml-libvirt-0.6.1.5.20191031.6b9affd.tar.xz create mode 100644 ocaml-libvirt-0.6.1.5.tar.xz diff --git a/_service b/_service index 79c79f6..d25096b 100644 --- a/_service +++ b/_service @@ -1,10 +1,10 @@ - https://github.com/olafhering/libvirt-ocaml.git - git - 0.6.1.5.%cd.%h - dune ocaml-libvirt + dune + git + https://github.com/olafhering/ocaml-libvirt.git + 0.6.1.5 *.tar diff --git a/ocaml-libvirt-0.6.1.5.20191031.6b9affd.tar.xz b/ocaml-libvirt-0.6.1.5.20191031.6b9affd.tar.xz deleted file mode 100644 index 9ffcdf6..0000000 --- a/ocaml-libvirt-0.6.1.5.20191031.6b9affd.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72b7e372ef41e0e6b5271a815939b8b478aa7d81902d66902910e4ae58282707 -size 56464 diff --git a/ocaml-libvirt-0.6.1.5.tar.xz b/ocaml-libvirt-0.6.1.5.tar.xz new file mode 100644 index 0000000..1307841 --- /dev/null +++ b/ocaml-libvirt-0.6.1.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76aadd479e050f54c518b010bb8c1e739def3f05e8fb0944975c9ae95312fa73 +size 56432 diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index b0232b8..c7114c7 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -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