SPDK 19.01.1

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: Ib2e7508109add1a8125cafc64cf13d31216ac6a6
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/447680
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
This commit is contained in:
Tomasz Zawadzki 2019-03-11 11:18:00 -04:00 committed by Darek Stojaczyk
parent c58f0e9117
commit e1c4f011e1
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## v19.01.1: (Upcoming Release)
## v19.01.1:
### logical volumes

View File

@ -59,7 +59,7 @@
/**
* Version string suffix.
*/
#define SPDK_VERSION_SUFFIX "-pre"
#define SPDK_VERSION_SUFFIX ""
/**
* Single numeric value representing a version number for compile-time comparisons.

View File

@ -2,12 +2,12 @@
%bcond_with doc
Name: spdk
Version: 19.01.x
Version: 19.01.1
Release: 0%{?dist}
Epoch: 0
URL: http://spdk.io
Source: https://github.com/spdk/spdk/archive/v19.01.x.tar.gz
Source: https://github.com/spdk/spdk/archive/v19.01.1.tar.gz
Summary: Set of libraries and utilities for high performance user-mode storage
%define package_version %{epoch}:%{version}-%{release}