CHANGELOG.md +2 −0 Original line number Diff line number Diff line # Changelog ## v19.04.2: (Upcoming Release) ## v19.04.1: ### NVMe-oF Target Loading
pkg/spdk.spec +2 −2 Original line number Diff line number Diff line Loading @@ -2,12 +2,12 @@ %bcond_with doc Name: spdk Version: 19.04.1 Version: 19.04.x Release: 0%{?dist} Epoch: 0 URL: http://spdk.io Source: https://github.com/spdk/spdk/archive/v19.04.1.tar.gz Source: https://github.com/spdk/spdk/archive/v19.04.x.tar.gz Summary: Set of libraries and utilities for high performance user-mode storage %define package_version %{epoch}:%{version}-%{release} Loading