diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index bb24acf..f283252 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -345,7 +345,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 1 %global portablerhel 8 @@ -2708,6 +2708,11 @@ cjc.mainProgram(args) %endif %changelog +* Sat Oct 18 2025 Andrew Hughes - 1:1.8.0.472.b08-2 +- Bump rpmrelease for CentOS build +- Related: RHEL-118769 +- Related: RHEL-119444 + * Thu Oct 16 2025 Andrew Hughes - 1:1.8.0.472.b08-1 - Update to 8u472-b08 (GA). - Update release notes for 8u472-b08.