Set portablerelease and portablerhel to use the CentOS 9 build
This commit is contained in:
parent
19f87657de
commit
6f0bfeb93f
1
.java-11-openjdk.metadata
Normal file
1
.java-11-openjdk.metadata
Normal file
@ -0,0 +1 @@
|
||||
c8281ee37b77d535c9c1af86609a531958ff7b34 tapsets-icedtea-6.0.0pre00-c848b93a8598.tar.xz
|
@ -381,8 +381,8 @@
|
||||
# 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
|
||||
%global portablerelease 2
|
||||
%global portablerhel 9
|
||||
%global portablesuffix el%{portablerhel}
|
||||
%global portablebuilddir /builddir/build/BUILD
|
||||
|
||||
@ -2483,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
|
||||
- Set portablerelease and portablerhel to use the CentOS 9 build
|
||||
- Resolves: RHEL-35437
|
||||
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user