diff --git a/jdk-jdk18-jdk-18+37.tar.gz b/jdk-updates-jdk18u-jdk-18.0.1+10.tar.gz similarity index 99% rename from jdk-jdk18-jdk-18+37.tar.gz rename to jdk-updates-jdk18u-jdk-18.0.1+10.tar.gz index 29e4de80fa7eb312f198aa21e1a2b445e8fce83a..e754e114d32cff1b4a283cc02aa8fdf6b3198cd1 100644 Binary files a/jdk-jdk18-jdk-18+37.tar.gz and b/jdk-updates-jdk18u-jdk-18.0.1+10.tar.gz differ diff --git a/openjdk-latest.spec b/openjdk-latest.spec index f04a06052c0c33bffff38cc9f788737097fcd867..8668c5e701fba2ed1efa5fb5fa85e1ce227d0885 100644 --- a/openjdk-latest.spec +++ b/openjdk-latest.spec @@ -155,7 +155,7 @@ # Used via new version scheme. JDK 18 was # GA'ed in March 2022 => 22.3 %global vendor_version_string 22.3 -%global securityver 0 +%global securityver 1 # buildjdkver is usually same as %%{majorver}, # but in time of bootstrap of next jdk, it is majorver-1, # and this it is better to change it here, on single place @@ -175,8 +175,8 @@ %global origin_nice OpenJDK %global top_level_dir_name %{origin} %global minorver 0 -%global buildver 37 -%global rpmrelease 1 +%global buildver 10 +%global rpmrelease 0 # 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 %global priority %( printf '%02d%02d%02d%02d' %{majorver} %{minorver} %{securityver} %{buildver} ) @@ -928,7 +928,7 @@ URL: http://openjdk.java.net/ # to regenerate source0 (jdk) and source8 (jdk's taspets) run update_package.sh # update_package.sh contains hard-coded repos, revisions, tags, and projects to regenerate the source archives -Source0: jdk-jdk%{majorver}-jdk-%{filever}+%{buildver}.tar.gz +Source0: jdk-updates-jdk%{majorver}u-jdk-%{filever}+%{buildver}.tar.gz Source8: systemtap_3.2_tapsets_hg-icedtea8-9d464368e06d.tar.xz # Desktop files. Adapted from IcedTea @@ -1754,6 +1754,9 @@ cjc.mainProgram(arg) %changelog +* Sat May 7 2022 noah - 1:18.0.1.10-0-rolling +- Update to jdk-18.0.1+10 + * Thu May 5 2022 noah - 1:18.0.0.37-1.rolling - set build jdk to 18