diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index 855c76f..aff41a6 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -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 - 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 - 1:1.8.0.382.b05-1 - Update to shenandoah-jdk8u382-b05 (GA) - Sync the copy of the portable specfile with the latest update