nvme-cli/_service
Johannes Thumshirn 9e3f0c443a Accepting request 399454 from home:morbidrsa
- Update to upstream release v0.7
  Keith writes:
    Just a few minor updates and documentation fixes. There is also a new
    option for passthrough commands that can be used to help detect data
    over/under run.
    
    Tagging a stable release so we can consider features that bring in other
    transports and third party extensions.

This also adds a patch to remove the shebang line from the bash completion, to
make rpmlint happy again. Patch is on it's way to upstream.

OBS-URL: https://build.opensuse.org/request/show/399454
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=11
2016-06-01 10:30:51 +00:00

17 lines
498 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/linux-nvme/nvme-cli.git</param>
<param name="subdir"></param>
<param name="filename"></param>
<param name="version">v0.7</param>
<param name="revision">v0.7</param>
</service>
<!--
<service name="recompress" mode="disabled">
<param name="file">*nvme-cli*.tar</param>
<param name="compression">gz</param>
</service>
-->
</services>