Bump release number so we are newer than 9.0
Related: rhbz#2236590
This commit is contained in:
parent
958c8116e9
commit
19f87657de
@ -378,7 +378,8 @@
|
||||
%global top_level_dir_name %{origin}
|
||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||
%global buildver 1
|
||||
%global rpmrelease 1
|
||||
# rpmrelease numbering must start at 2 to be later than the 9.0 RPM
|
||||
%global rpmrelease 2
|
||||
# Settings used by the portable build
|
||||
%global portablerelease 1
|
||||
%global portablerhel 8
|
||||
@ -2482,6 +2483,10 @@ require "copy_jdk_configs.lua"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Sep 08 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.20.1.1-2
|
||||
- Bump release number so we are newer than 9.0
|
||||
- Related: rhbz#2236590
|
||||
|
||||
* Tue Sep 05 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.20.1.1-1
|
||||
- Update to jdk-11.0.20.1+1 (GA)
|
||||
- Add backport of JDK-8312489 already upstream in 11.0.22 (see OPENJDK-2095)
|
||||
|
Loading…
Reference in New Issue
Block a user