Bump rpmrelease for upcoming changes (gating enablement, default JDK)

- Related: RHEL-34597
- Related: RHEL-51617
This commit is contained in:
Andrew Hughes 2024-07-30 18:26:36 +01:00
parent cc41f233ff
commit c77ecf1886

View File

@ -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