Set rpmrelease to 2
- Set rpmrelease to 2 - Related: RHEL-46639
This commit is contained in:
parent
b2c3bda079
commit
0e378881f2
@ -379,7 +379,7 @@
|
||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||
%global buildver 6
|
||||
# rpmrelease numbering must start at 2 to be later than the 8.6 RPM
|
||||
%global rpmrelease 1
|
||||
%global rpmrelease 2
|
||||
# Settings used by the portable build
|
||||
%global portablerelease 2
|
||||
%global portablesuffix el8
|
||||
@ -2491,6 +2491,9 @@ require "copy_jdk_configs.lua"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jul 9 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.12.0.6-0.2.ea
|
||||
- Set rpmrelease to 2
|
||||
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user