SPDK 20.04.1

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: Iea381a0886e331c3ccd0ec35ef60263dfa553b3e
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2615
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-26 08:09:24 -04:00
parent 1a970987df
commit c5f0959de6
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## v20.04.1: (Upcoming Release)
## v20.04.1:
### 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.04.x
Version: 20.04.1
Release: 0%{?dist}
Epoch: 0
URL: http://spdk.io
Source: https://github.com/spdk/spdk/archive/v20.04.x.tar.gz
Source: https://github.com/spdk/spdk/archive/v20.04.1.tar.gz
Summary: Set of libraries and utilities for high performance user-mode storage
%define package_version %{epoch}:%{version}-%{release}