Set portablerelease to 1

- Set portablerelease to 1
This commit is contained in:
Thomas Fitzsimmons 2026-04-18 00:23:48 -04:00
parent be56a438fe
commit eb1217a569

View File

@ -386,7 +386,7 @@
%global buildver 10
%global rpmrelease 1
# Settings used by the portable build
%global portablerelease 2
%global portablerelease 1
# Portable suffix differs between RHEL and CentOS
%if 0%{?centos} == 0
%global portablesuffix el8
@ -2529,6 +2529,7 @@ cjc.mainProgram(args)
- Set fipsver to 62c0f885e30
- Sync NEWS from openjdk-portable-rhel-8
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8
- Set portablerelease to 1
- Resolves: RHEL-133292
- Resolves: RHEL-147350
- Resolves: RHEL-148408