Set portablerelease and portablerhel to use the CentOS 9 build
Related: RHEL-12998
This commit is contained in:
parent
8dd1c3363f
commit
64d1908992
@ -364,8 +364,8 @@
|
|||||||
%global buildver 7
|
%global buildver 7
|
||||||
%global rpmrelease 4
|
%global rpmrelease 4
|
||||||
# Settings used by the portable build
|
# Settings used by the portable build
|
||||||
%global portablerelease 2
|
%global portablerelease 3
|
||||||
%global portablesuffix el8
|
%global portablesuffix el9
|
||||||
%global portablebuilddir /builddir/build/BUILD
|
%global portablebuilddir /builddir/build/BUILD
|
||||||
|
|
||||||
# Priority must be 8 digits in total; up to openjdk 1.8, we were using 18..... so when we moved to 11, we had to add another digit
|
# Priority must be 8 digits in total; up to openjdk 1.8, we were using 18..... so when we moved to 11, we had to add another digit
|
||||||
@ -2481,6 +2481,10 @@ cjc.mainProgram(args)
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 11 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.7.0.7-4
|
||||||
|
- Set portablerelease and portablerhel to use the CentOS 9 build
|
||||||
|
- Related: RHEL-12998
|
||||||
|
|
||||||
* Tue Aug 08 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.7.0.7-4
|
* Tue Aug 08 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.7.0.7-4
|
||||||
- Add files missed by centpkg import.
|
- Add files missed by centpkg import.
|
||||||
- Related: rhbz#2192748
|
- Related: rhbz#2192748
|
||||||
|
Loading…
Reference in New Issue
Block a user