Bump release number so we are newer than 8.6

Related: RHEL-12211
This commit is contained in:
Andrew Hughes 2023-07-19 15:28:30 +01:00
parent 10d37308d1
commit 2a2a173cfc

View File

@ -344,7 +344,7 @@
%global updatever %(VERSION=%{whole_update}; echo ${VERSION##*u})
# eg jdk8u60-b27 -> b27
%global buildver %(VERSION=%{version_tag}; echo ${VERSION##*-})
%global rpmrelease 1
%global rpmrelease 2
# Settings used by the portable build
%global portablerelease 2
%global portablesuffix el8
@ -2551,6 +2551,10 @@ cjc.mainProgram(args)
%endif
%changelog
* Wed Jul 19 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.382.b05-2
- Bump release number so we are newer than 8.6
- Related: RHEL-12211
* Fri Jul 14 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.382.b05-1
- Update to shenandoah-jdk8u382-b05 (GA)
- Sync the copy of the portable specfile with the latest update