Set portablerelease to 2
- Set portablerelease to 2 - Related: RHEL-46639
This commit is contained in:
parent
460a8cd336
commit
2825d1377e
@ -381,7 +381,7 @@
|
|||||||
# rpmrelease numbering must start at 2 to be later than the 8.6 RPM
|
# rpmrelease numbering must start at 2 to be later than the 8.6 RPM
|
||||||
%global rpmrelease 1
|
%global rpmrelease 1
|
||||||
# Settings used by the portable build
|
# Settings used by the portable build
|
||||||
%global portablerelease 4
|
%global portablerelease 2
|
||||||
%global portablesuffix el8
|
%global portablesuffix el8
|
||||||
%global portablebuilddir /builddir/build/BUILD
|
%global portablebuilddir /builddir/build/BUILD
|
||||||
|
|
||||||
@ -2491,6 +2491,10 @@ require "copy_jdk_configs.lua"
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 9 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.12.0.6-0.1.ea
|
||||||
|
- Set portablerelease to 2
|
||||||
|
- Related: RHEL-46639
|
||||||
|
|
||||||
* Mon Jul 8 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.12.0.6-0.1.ea
|
* Mon Jul 8 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.12.0.6-0.1.ea
|
||||||
- Add upstream patch that removes illegal RLO Unicode characters (JDK-8332174)
|
- Add upstream patch that removes illegal RLO Unicode characters (JDK-8332174)
|
||||||
- Sync the copy of the portable specfile with the latest update
|
- Sync the copy of the portable specfile with the latest update
|
||||||
|
Loading…
Reference in New Issue
Block a user