diff --git a/java-17-openjdk.spec b/java-17-openjdk.spec index 2cbe25e..68644aa 100644 --- a/java-17-openjdk.spec +++ b/java-17-openjdk.spec @@ -381,7 +381,7 @@ # rpmrelease numbering must start at 2 to be later than the 8.6 RPM %global rpmrelease 1 # Settings used by the portable build -%global portablerelease 4 +%global portablerelease 2 %global portablesuffix el8 %global portablebuilddir /builddir/build/BUILD @@ -2491,6 +2491,10 @@ require "copy_jdk_configs.lua" %endif %changelog +* Tue Jul 9 2024 Thomas Fitzsimmons - 1:17.0.12.0.6-0.1.ea +- Set portablerelease to 2 +- Related: RHEL-46639 + * Mon Jul 8 2024 Thomas Fitzsimmons - 1:17.0.12.0.6-0.1.ea - Add upstream patch that removes illegal RLO Unicode characters (JDK-8332174) - Sync the copy of the portable specfile with the latest update