SPDK 19.07.1

Change-Id: I7149e5d81c92712357b3c07b732a59059e64fce9
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/469681
Tested-by: SPDK CI Jenkins <sys_sgci@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 2019-09-27 05:47:33 -04:00
parent 93cfde17e0
commit 85c0e1e841
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## v19.07.1: (Upcoming Release)
## v19.07.1:
### build

View File

@ -54,7 +54,7 @@
* Patch level is incremented on maintenance branch releases and reset to 0 for each
* new major.minor release.
*/
#define SPDK_VERSION_PATCH 0
#define SPDK_VERSION_PATCH 1
/**
* Version string suffix.

View File

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