disable rpmautospec (temporarily)

Re-enabled by the subsequent commit, we need to get rid of '%lua' in
Version tag and stop processing the older commits.

Resolves: RHEL-127888
This commit is contained in:
Pavel Raiskup 2025-11-04 12:24:51 +00:00
parent 08a6793e88
commit 3f20c0d3f0

View File

@ -81,8 +81,8 @@
Name: mesa
Summary: Mesa graphics libraries
%global ver 25.2.5
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
Release: %autorelease
Version: 0
Release: 5%{?dist}
License: MIT AND BSD-3-Clause AND SGI-B-2.0
URL: http://www.mesa3d.org
@ -853,4 +853,3 @@ popd
%endif
%changelog
%autochangelog