SPDK 20.01.2

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: Id838a19f76bd5e7f6c771a3a4f673e85e4a1f92b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2698
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
This commit is contained in:
Tomasz Zawadzki 2020-05-29 05:50:45 -04:00
parent 9b83caf89f
commit b2808069e3
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## v20.01.2: (Upcoming Release)
## v20.01.2:
### dpdk

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: 20.01.x
Version: 20.01.2
Release: 0%{?dist}
Epoch: 0
URL: http://spdk.io
Source: https://github.com/spdk/spdk/archive/v20.01.x.tar.gz
Source: https://github.com/spdk/spdk/archive/v20.01.2.tar.gz
Summary: Set of libraries and utilities for high performance user-mode storage
%define package_version %{epoch}:%{version}-%{release}