Accepting request 633229 from home:cyphar:umoci

Remove _service.

OBS-URL: https://build.opensuse.org/request/show/633229
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/umoci?expand=0&rev=36
This commit is contained in:
Aleksa Sarai 2018-09-05 04:46:57 +00:00 committed by Git OBS Bridge
parent 3e979b395f
commit b872dfc7a6

View File

@ -1,17 +0,0 @@
<services>
<service name="download_url" mode="disabled">
<param name="protocol">https</param>
<param name="host">github.com</param>
<param name="path">openSUSE/umoci/releases/download/v0.4.0/umoci.tar.xz</param>
<param name="filename">umoci-0.4.0.tar.xz</param>
</service>
<service name="download_url" mode="disabled">
<param name="protocol">https</param>
<param name="host">github.com</param>
<param name="path">openSUSE/umoci/releases/download/v0.4.0/umoci.tar.xz.asc</param>
<param name="filename">umoci-0.4.0.tar.xz.asc</param>
</service>
<service name="set_version" mode="disabled">
<param name="basename">umoci</param>
</service>
</services>