Update to upstream release 24.07.0.0.44
Resolves: RHEL-66185 Signed-off-by: Kamal Heib <kheib@redhat.com>
This commit is contained in:
parent
d92d226c5d
commit
ae44a15150
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,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.07.0-0.44.g57725f2.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.07.0-0.44
|
||||
Version: %{lua: print((string.gsub(rpm.expand("%{upstream_ver}"),"-",".")))}
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2 or BSD
|
||||
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.07.0-0.44/perftest-24.07.0-0.44.g57725f2.tar.gz
|
||||
Url: https://github.com/linux-rdma/perftest
|
||||
|
||||
BuildRequires: make
|
||||
@ -47,6 +47,10 @@ done
|
||||
%_bindir/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 06 2024 Kamal Heib <kheib@redhat.com> - 24.07.0.0.44-1
|
||||
- Update to upstream release 24.07.0.0.44
|
||||
- Resolves: RHEL-66185
|
||||
|
||||
* Thu Oct 26 2023 Kamal Heib <kheib@redhat.com> - 23.07.0.0.27-1
|
||||
- Update to upstream release 23.07.0.0.27
|
||||
- Resolves: RHEL-1271
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (perftest-23.07.0-0.27.g117a291.tar.gz) = b790d2e324b33967501599b21b8ea4a89e8b1a667656f77c673701cb0987cc65011e6cee8116f42bf316cdd3d8d9cb91b2a6f1e8700838617aa9701f0b645a85
|
||||
SHA512 (perftest-24.07.0-0.44.g57725f2.tar.gz) = 9db27d82f06164ee9574de3498b6b2ee243f0974c268466bc139dd7941428dec41ea8d3320a551cfc16f91516fc949e63e73ba22bd08c2923aa9881d01388a2c
|
||||
|
Loading…
Reference in New Issue
Block a user