Bump rpmrelease for upcoming changes (gating enablement, default JDK)
- Related: RHEL-34597 - Related: RHEL-51617
This commit is contained in:
parent
cc41f233ff
commit
c77ecf1886
@ -364,7 +364,7 @@
|
||||
%global top_level_dir_name %{vcstag}
|
||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||
%global buildver 13
|
||||
%global rpmrelease 2
|
||||
%global rpmrelease 3
|
||||
# Settings used by the portable build
|
||||
%global portablerelease 1
|
||||
%global portablesuffix %{?pkgos:el7_9}%{!?pkgos:el9}
|
||||
@ -2495,6 +2495,11 @@ cjc.mainProgram(args)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jul 30 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.2.0.13-3
|
||||
- rebuilt
|
||||
- Related: RHEL-34597
|
||||
- Related: RHEL-51617
|
||||
|
||||
* Fri Apr 12 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.2.0.13-2
|
||||
- Define portablesuffix according to whether pkgos is defined or not
|
||||
- Handle debugedit being a separate package installed in /usr on RHEL/CentOS 10
|
||||
|
Loading…
Reference in New Issue
Block a user