Set portablerelease to 2
- Set rpmrelease to 4 - Set portablerelease to 2 - Related: RHEL-58785
This commit is contained in:
parent
3da4e42dc5
commit
a3aa792a72
@ -383,9 +383,9 @@
|
||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||
%global buildver 1
|
||||
# rpmrelease numbering must start at 2 to be later than the 9.0 RPM
|
||||
%global rpmrelease 3
|
||||
%global rpmrelease 4
|
||||
# Settings used by the portable build
|
||||
%global portablerelease 1
|
||||
%global portablerelease 2
|
||||
%global portablesuffix el9
|
||||
%global portablebuilddir /builddir/build/BUILD
|
||||
|
||||
@ -2491,6 +2491,11 @@ cjc.mainProgram(args)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 3 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.13.0.1-0.4.ea
|
||||
- Set rpmrelease to 4
|
||||
- Set portablerelease to 2
|
||||
- Related: RHEL-58785
|
||||
|
||||
* Thu Oct 3 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.13.0.1-0.3.ea
|
||||
- Synchronize java-17-openjdk-portable.specfile
|
||||
- Set rpmrelease to 3
|
||||
|
Loading…
Reference in New Issue
Block a user