Correct version suffix in "Update to jdk-17.0.13+11 (GA)" changelog entry

- Correct version suffix in "Update to jdk-17.0.13+11 (GA)" changelog entry
- Related: RHEL-58781
This commit is contained in:
Thomas Fitzsimmons 2024-10-09 10:13:45 -04:00
parent b2db6b50b3
commit 5764fcac29

View File

@ -379,7 +379,7 @@
%global top_level_dir_name_backup %{top_level_dir_name}-backup
%global buildver 11
# rpmrelease numbering must start at 2 to be later than the 8.6 RPM
%global rpmrelease 2
%global rpmrelease 3
# Settings used by the portable build
%global portablerelease 1
%global portablesuffix el8
@ -2486,7 +2486,11 @@ require "copy_jdk_configs.lua"
%endif
%changelog
* Tue Oct 8 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.13.0.11-0.2.ea
* Wed Oct 9 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.13.0.11-3
- Correct version suffix in "Update to jdk-17.0.13+11 (GA)" changelog entry
- Related: RHEL-58781
* Tue Oct 8 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.13.0.11-2
- Update to jdk-17.0.13+11 (GA)
- Update .gitignore to ignore openjdk-17.0.13+11.tar.xz
- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8