diff --git a/java-17-openjdk.spec b/java-17-openjdk.spec index ec03172..8f5e485 100644 --- a/java-17-openjdk.spec +++ b/java-17-openjdk.spec @@ -281,7 +281,7 @@ # New Version-String scheme-style defines %global featurever 17 %global interimver 0 -%global updatever 9 +%global updatever 10 %global patchver 0 # We don't add any LTS designator for STS packages (Fedora and EPEL). @@ -330,8 +330,8 @@ %global origin_nice OpenJDK %global top_level_dir_name %{vcstag} %global top_level_dir_name_backup %{top_level_dir_name}-backup -%global buildver 9 -%global rpmrelease 3 +%global buildver 7 +%global rpmrelease 1 # Priority must be 8 digits in total; up to openjdk 1.8, we were using 18..... so when we moved to 11, we had to add another digit %if %is_system_jdk # Using 10 digits may overflow the int used for priority, so we combine the patch and build versions @@ -2409,6 +2409,9 @@ cjc.mainProgram(args) %endif %changelog +* Thu Jan 25 2024 Jiri Vanek - 1:17.0.10.0.7-1 +- bumped to repack use 10.0.7 portables + * Sat Dec 16 2023 Jiri Vanek - 1:17.0.9.0.9-3 * using generated sources from portables for final debuginfo