diff --git a/jdk-jdk19-jdk-19+36.tar.gz b/jdk-jdk19-jdk-19+36.tar.gz deleted file mode 100644 index 1150be7ccc2984664ddedc717c14a3505ae4d25e..0000000000000000000000000000000000000000 Binary files a/jdk-jdk19-jdk-19+36.tar.gz and /dev/null differ diff --git a/jdk-updates-jdk19u-jdk-19.0.2+7.tar.gz b/jdk-updates-jdk19u-jdk-19.0.2+7.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..be4f14152a2b295099b0d59765226a34f8a2df06 Binary files /dev/null and b/jdk-updates-jdk19u-jdk-19.0.2+7.tar.gz differ diff --git a/openjdk-latest.spec b/openjdk-latest.spec index 6f4b2819e04ef2e24a98aa74c53d890b431e3c67..33c213ac090e6337ade95f5cef6e6c97dc48d9d6 100644 --- a/openjdk-latest.spec +++ b/openjdk-latest.spec @@ -155,7 +155,7 @@ # Used via new version scheme. JDK 19 was # GA'ed in March 2022 => 22.3 %global vendor_version_string 22.3 -%global securityver 0 +%global securityver 2 # 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 36 -%global rpmrelease 1 +%global buildver 7 +%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} ) @@ -927,7 +927,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 @@ -1752,6 +1752,9 @@ cjc.mainProgram(arg) %changelog +* Wed Feb 1 2023 DXwangg - 1:19.0.2.7-0-rolling +- Update to jdk-19.0.2+7 + * Wed Nov 2 2022 DXwangg - 1:19.0.0.36-1.rolling - set build jdk to 19