Update to upstream release 25.04.0.0.84
Resolves: RHEL-99801 Signed-off-by: Kamal Heib <kheib@redhat.com>
This commit is contained in:
parent
ae44a15150
commit
1060e6d849
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ noarch/
|
||||
/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
|
||||
/perftest-25.04.0-0.84.g97da83e.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 24.07.0-0.44
|
||||
%global upstream_ver 25.04.0-0.84
|
||||
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/24.07.0-0.44/perftest-24.07.0-0.44.g57725f2.tar.gz
|
||||
Source: https://github.com/linux-rdma/perftest/releases/download/25.04.0-0.84/perftest-25.04.0-0.84.g97da83e.tar.gz
|
||||
Url: https://github.com/linux-rdma/perftest
|
||||
|
||||
BuildRequires: make
|
||||
@ -47,6 +47,10 @@ done
|
||||
%_bindir/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 03 2025 Kamal Heib <kheib@redhat.com> - 25.04.0.0.84-1
|
||||
- Update to upstream release 25.04.0.0.84
|
||||
- Resolves: RHEL-99801
|
||||
|
||||
* 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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (perftest-24.07.0-0.44.g57725f2.tar.gz) = 9db27d82f06164ee9574de3498b6b2ee243f0974c268466bc139dd7941428dec41ea8d3320a551cfc16f91516fc949e63e73ba22bd08c2923aa9881d01388a2c
|
||||
SHA512 (perftest-25.04.0-0.84.g97da83e.tar.gz) = b9c6e8f4ca2196c6971608db5ba9c9eb4a6e75ce138c0146ae0a3d97fd8c2a19bae9a0d215e70ab59921b3e8973057f4e4af07d536a6e5ebc2faff621c46021e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user