Update to 0.5

This commit is contained in:
Andy Lutomirski 2016-03-17 18:51:59 -07:00
parent e4e76eab6d
commit 93dcb82283
2 changed files with 6 additions and 3 deletions

View File

@ -2,8 +2,8 @@
#%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: nvme-cli
Version: 0.4
Release: 1%{?dist}
Version: 0.5
Release: a%{?dist}
Summary: NVMe management command line interface
License: GPLv2+
@ -37,6 +37,9 @@ make PREFIX=/usr CFLAGS="%{optflags}" LDFLAGS="%{__global_ldflags}" %{?_smp_mfla
%changelog
* Fri Mar 18 2016 luto@kernel.org - 0.5-1
- Update to 0.5
* Sun Mar 06 2016 luto@kernel.org - 0.4-1
- Update to 0.4

View File

@ -1 +1 @@
23b6bb9e43da882264695088392a3c2f v0.4.tar.gz
76c93675dbd2af32835894caea27f793 v0.5.tar.gz