Disable rpmautospec for one commit
Changes: 1. rpmautospec generate-changelog > changelog (keep uncommitted!) 2. Static (and fake) Version / Release / Epoch 3. empty %changelog Resolves: RHEL-127882
This commit is contained in:
parent
5a87d98414
commit
2832936af6
@ -9,8 +9,8 @@ Summary: Mellanox firmware burning tool
|
||||
%global commit 48a145409b058b275cbcc1fe8edd5581932c5eb0
|
||||
%global date 20250517
|
||||
%forgemeta
|
||||
Version: %forgeversion
|
||||
Release: %autorelease
|
||||
Version: 0
|
||||
Release: 1%{?dist}
|
||||
# COPYING says the license is your choice of OpenIB.org BSD or GPLv2.
|
||||
# kernel/Makefile has the 3-clause BSD.
|
||||
# ext_libs/{iniParser,json,muparser}/ have MIT.
|
||||
@ -67,4 +67,3 @@ chmod +x %{buildroot}/%{_libdir}/mstflint/{python_tools,sdk}/*.so
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
%autochangelog
|
||||
|
||||
Loading…
Reference in New Issue
Block a user