Using newly generated sources
This commit is contained in:
parent
ec5e64cc88
commit
75c9dc1ba0
@ -391,7 +391,7 @@
|
||||
%global top_level_dir_name %{origin}
|
||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||
%global buildver 9
|
||||
%global rpmrelease 1
|
||||
%global rpmrelease 2
|
||||
# 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
|
||||
@ -1627,6 +1627,9 @@ done
|
||||
%license %{unpacked_licenses}/%{jdkportablesourcesarchive -- %%{nil}}
|
||||
|
||||
%changelog
|
||||
* Wed May 10 2023 Jiri Vanek <gnu.andrew@redhat.com> - 1:20.0.1.0.9-2.rolling
|
||||
- enabled all crypto
|
||||
|
||||
* Wed Apr 26 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:20.0.1.0.9-1.rolling
|
||||
- Update to jdk-20.0.1+9
|
||||
- Update release notes to 20.0.1+9
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (openjdk-jdk20u-jdk-20.0.1+9.tar.xz) = 8431eba4e5c0e9f285a7fae8221736d0ec6724f0df78f6d7a136a5db176c8a7e1aa62f18684111a586a39a37390fb3b4eaa5eb699c0d4dab72350e7d59efbe8c
|
||||
SHA512 (openjdk-jdk20u-jdk-20.0.1+9.tar.xz) = 41585ff383497464e5d6c278b39bed9eeddc80add72b65bd2ab8c95867ce5bc8bfb0ea860fcaf7c4cc5d41122fd62cf3348fa6c788a1978bdc7f20c3d0289b9b
|
||||
|
Loading…
Reference in New Issue
Block a user