Update to upstream 24.10.0-0.66.
Resolves: RHEL-67422 Signed-off-by: Mohammad Heib <mheib@redhat.com>
This commit is contained in:
parent
1e2f98024d
commit
ec2bd6df10
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ noarch/
|
||||
/perftest-4.5-0.20.gac7cca5.tar.gz
|
||||
/perftest-23.04.0-0.23.g63e250f.tar.gz
|
||||
/perftest-23.07.0-0.27.g117a291.tar.gz
|
||||
/perftest-24.10.0-0.66.gf53ce12.tar.gz
|
||||
|
@ -3,11 +3,11 @@ Summary: IB Performance Tests
|
||||
# Upstream uses a dash in the version. Not valid in the Version field, so we use a dot instead.
|
||||
# Issue "Please avoid dashes in version":
|
||||
# https://github.com/linux-rdma/perftest/issues/18
|
||||
%global upstream_ver 23.07.0-0.27
|
||||
%global upstream_ver 24.10.0-0.66
|
||||
Version: %{lua: print((string.gsub(rpm.expand("%{upstream_ver}"),"-",".")))}
|
||||
Release: %autorelease
|
||||
License: GPL-2.0-only OR BSD-2-Clause
|
||||
Source: https://github.com/linux-rdma/perftest/releases/download/23.07.0-0.27/perftest-23.07.0-0.27.g117a291.tar.gz
|
||||
Source: https://github.com/linux-rdma/perftest/releases/download/24.10.0-0.66/perftest-24.10.0-0.66.gf53ce12.tar.gz
|
||||
Url: https://github.com/linux-rdma/perftest
|
||||
|
||||
BuildRequires: make
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (perftest-23.07.0-0.27.g117a291.tar.gz) = b790d2e324b33967501599b21b8ea4a89e8b1a667656f77c673701cb0987cc65011e6cee8116f42bf316cdd3d8d9cb91b2a6f1e8700838617aa9701f0b645a85
|
||||
SHA512 (perftest-24.10.0-0.66.gf53ce12.tar.gz) = ae85ef34f51af87a9c879d5238cbbec453215dc70ec7f6a69c698a16c48ad2bf41200a9aa8bf4208df3d9fe4503b0170540968100e8aeddfd7b3c5ce7bb13ccd
|
||||
|
Loading…
Reference in New Issue
Block a user