Update to 0.8
This commit is contained in:
parent
8e1c0d6e47
commit
1fd71007cb
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/v0.4.tar.gz
|
/v0.4.tar.gz
|
||||||
/v0.5.tar.gz
|
/v0.5.tar.gz
|
||||||
/v0.7.tar.gz
|
/v0.7.tar.gz
|
||||||
|
/v0.8.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
#%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: nvme-cli
|
Name: nvme-cli
|
||||||
Version: 0.7
|
Version: 0.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: NVMe management command line interface
|
Summary: NVMe management command line interface
|
||||||
|
|
||||||
@ -37,6 +37,9 @@ make PREFIX=/usr CFLAGS="%{optflags}" LDFLAGS="%{__global_ldflags}" %{?_smp_mfla
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 30 2016 luto@kernel.org - 0.8-1
|
||||||
|
- Update to 0.8
|
||||||
|
|
||||||
* Tue May 31 2016 luto@kernel.org - 0.7-1
|
* Tue May 31 2016 luto@kernel.org - 0.7-1
|
||||||
- Update to 0.7
|
- Update to 0.7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user