SHA256
1
0
forked from pool/podman

Accepting request 723244 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/723244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=46
This commit is contained in:
2019-08-24 16:41:27 +00:00
committed by Git OBS Bridge
parent 7f6897127b
commit bd79c63122
7 changed files with 181 additions and 70 deletions

View File

@@ -4,22 +4,14 @@
<param name="url">https://github.com/containers/libpod.git</param>
<param name="scm">git</param>
<param name="filename">podman</param>
<param name="versionformat">1.4.4</param>
<param name="revision">v1.4.4</param>
<param name="versionformat">1.5.0</param>
<param name="revision">v1.5.0</param>
</service>
<service name="set_version" mode="disabled">
<param name="basename">podman</param>
</service>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/containers/conmon.git</param>
<param name="scm">git</param>
<param name="filename">conmon</param>
<param name="versionformat">0.3.0</param>
<param name="revision">v0.3.0</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>