Accepting request 1134483 from home:wagi:branches:Base:System

- Update to version 2.7.1:
  * nvme-print-json: Revert field name changes (bsc#1218306)

OBS-URL: https://build.opensuse.org/request/show/1134483
OBS-URL: https://build.opensuse.org/package/show/Base:System/nvme-cli?expand=0&rev=152
This commit is contained in:
Daniel Wagner 2023-12-21 15:55:42 +00:00 committed by Git OBS Bridge
parent 6dabd6f56b
commit 251e6d8ad7
7 changed files with 15 additions and 9 deletions

View File

@ -4,7 +4,7 @@
<param name="url">https://github.com/linux-nvme/nvme-cli.git</param>
<param name="filename">nvme-cli</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="revision">v2.7</param>
<param name="revision">v2.7.1</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
</service>

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/linux-nvme/nvme-cli.git</param>
<param name="changesrevision">807a66cbdef368a9122c7de07837f4298249f5a7</param>
<param name="changesrevision">dcdad6f5d70ffb2fa151f229db048180671eb1fe</param>
</service>
</servicedata>

3
nvme-cli-2.7.1.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f0bd418f4e3850dc4166135196a20a3544772f37813ed8f0490963f40efea4ae
size 7720973

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0201bbc06103f02f7de8b2f3e688708490441e0383f26c622e1c309aa9b72c6e
size 7719437

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 21 15:04:58 UTC 2023 - Daniel Wagner <daniel.wagner@suse.com>
- Update to version 2.7.1:
* nvme-print-json: Revert field name changes (bsc#1218306)
-------------------------------------------------------------------
Tue Dec 19 13:30:18 UTC 2023 - Daniel Wagner <daniel.wagner@suse.com>

View File

@ -1,4 +1,4 @@
name: nvme-cli
version: 2.7
mtime: 1702986525
commit: 807a66cbdef368a9122c7de07837f4298249f5a7
version: 2.7.1
mtime: 1703170185
commit: dcdad6f5d70ffb2fa151f229db048180671eb1fe

View File

@ -19,7 +19,7 @@
%bcond_without check
Name: nvme-cli
Version: 2.7
Version: 2.7.1
Release: 0
Summary: NVM Express user space tools
License: GPL-2.0-only