- Set rpmrelease to 2 for PQC signing

- Set rpmrelease to 2 for PQC signing

Related: RHEL-235614
This commit is contained in:
Thomas Fitzsimmons 2026-08-10 10:25:54 -04:00
parent 3411b9a6ce
commit a08361a1bd

View File

@ -384,7 +384,7 @@
%global top_level_dir_name %{vcstag} %global top_level_dir_name %{vcstag}
%global top_level_dir_name_backup %{top_level_dir_name}-backup %global top_level_dir_name_backup %{top_level_dir_name}-backup
%global buildver 1 %global buildver 1
%global rpmrelease 1 %global rpmrelease 2
# Settings used by the portable build # Settings used by the portable build
%global portablerelease 1 %global portablerelease 1
# Portable suffix differs between RHEL and CentOS # Portable suffix differs between RHEL and CentOS
@ -2499,6 +2499,9 @@ cjc.mainProgram(args)
%endif %endif
%changelog %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 * 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) - Update to jdk-17.0.20.1+1 (GA)
- Add to .gitignore openjdk-17.0.20.1+1.tar.xz - Add to .gitignore openjdk-17.0.20.1+1.tar.xz