Set rpmrelease to 2 for PQC signing
- Set rpmrelease to 2 for PQC signing - Related: RHEL-188875
This commit is contained in:
parent
ad7942bb8e
commit
9b4ca0a523
@ -384,7 +384,7 @@
|
||||
%global top_level_dir_name %{vcstag}
|
||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||
%global buildver 8
|
||||
%global rpmrelease 1
|
||||
%global rpmrelease 2
|
||||
# Settings used by the portable build
|
||||
%global portablerelease 1
|
||||
# Portable suffix differs between RHEL and CentOS
|
||||
@ -2499,6 +2499,9 @@ cjc.mainProgram(args)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 13 2026 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.20.0.8-1.2
|
||||
- Set rpmrelease to 2 for PQC signing
|
||||
|
||||
* Mon Jul 13 2026 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.20.0.8-1.1
|
||||
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user