Bump portablerelease to match portable build

Related: RHEL-30925
This commit is contained in:
Andrew Hughes 2024-04-05 22:27:46 +01:00
parent 97a78429ab
commit a3b430bfb5

View File

@ -345,7 +345,7 @@
%global buildver %(VERSION=%{version_tag}; echo ${VERSION##*-}) %global buildver %(VERSION=%{version_tag}; echo ${VERSION##*-})
%global rpmrelease 2 %global rpmrelease 2
# Settings used by the portable build # Settings used by the portable build
%global portablerelease 1 %global portablerelease 2
%global portablesuffix el8 %global portablesuffix el8
%global portablebuilddir /builddir/build/BUILD %global portablebuilddir /builddir/build/BUILD