Disable rpmautospec for one commit
Resolves: RHEL-126509
This commit is contained in:
parent
f17c60f384
commit
da9b55c3a6
@ -4,8 +4,8 @@ Summary: IB Performance Tests
|
||||
# Issue "Please avoid dashes in version":
|
||||
# https://github.com/linux-rdma/perftest/issues/18
|
||||
%global upstream_ver 25.04.0-0.84
|
||||
Version: %{lua: print((string.gsub(rpm.expand("%{upstream_ver}"),"-",".")))}
|
||||
Release: %autorelease
|
||||
Version: 0
|
||||
Release: 2%{?dist}
|
||||
License: GPL-2.0-only OR BSD-2-Clause
|
||||
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
|
||||
@ -47,4 +47,3 @@ done
|
||||
%_bindir/*
|
||||
|
||||
%changelog
|
||||
%autochangelog
|
||||
|
||||
Loading…
Reference in New Issue
Block a user