File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## v20.04.1: (Upcoming Release)
3
+ ## v20.04.1:
4
4
5
5
### dpdk
6
6
Original file line number Diff line number Diff line change 59
59
/**
60
60
* Version string suffix.
61
61
*/
62
- #define SPDK_VERSION_SUFFIX "-pre "
62
+ #define SPDK_VERSION_SUFFIX ""
63
63
64
64
/**
65
65
* Single numeric value representing a version number for compile-time comparisons.
Original file line number Diff line number Diff line change 2
2
%bcond_with doc
3
3
4
4
Name: spdk
5
- Version: 20.04.x
5
+ Version: 20.04.1
6
6
Release: 0%{?dist }
7
7
Epoch: 0
8
8
URL: http://spdk.io
9
9
10
- Source: https://github.com/spdk/spdk/archive/v20.04.x .tar.gz
10
+ Source: https://github.com/spdk/spdk/archive/v20.04.1 .tar.gz
11
11
Summary: Set of libraries and utilities for high performance user-mode storage
12
12
13
13
%define package_version %{epoch }:%{version }-%{release }
You can’t perform that action at this time.
0 commit comments