Set rpmrelease to 2 for PQC signing
- Set rpmrelease to 2 for PQC signing
This commit is contained in:
parent
eb1217a569
commit
793fd75b49
@ -384,7 +384,7 @@
|
||||
%global top_level_dir_name %{vcstag}
|
||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||
%global buildver 10
|
||||
%global rpmrelease 1
|
||||
%global rpmrelease 2
|
||||
# Settings used by the portable build
|
||||
%global portablerelease 1
|
||||
# Portable suffix differs between RHEL and CentOS
|
||||
@ -2512,6 +2512,9 @@ cjc.mainProgram(args)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Apr 20 2026 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.19.0.10-2
|
||||
- Set rpmrelease to 2 for PQC signing
|
||||
|
||||
* Thu Apr 16 2026 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.19.0.10-1
|
||||
- Update to jdk-17.0.19+10 (GA)
|
||||
- Add to .gitignore openjdk-17.0.19+10.tar.xz
|
||||
|
||||
Loading…
Reference in New Issue
Block a user