- Set rpmrelease to 2 for PQC signing
- Set rpmrelease to 2 for PQC signing Related: RHEL-235614
This commit is contained in:
parent
3411b9a6ce
commit
a08361a1bd
@ -384,7 +384,7 @@
|
||||
%global top_level_dir_name %{vcstag}
|
||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||
%global buildver 1
|
||||
%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 Aug 10 2026 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.20.1.1-1.2
|
||||
- Set rpmrelease to 2 for PQC signing
|
||||
|
||||
* Fri Aug 07 2026 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.20.1.1-1.1
|
||||
- Update to jdk-17.0.20.1+1 (GA)
|
||||
- Add to .gitignore openjdk-17.0.20.1+1.tar.xz
|
||||
|
||||
Loading…
Reference in New Issue
Block a user