Bumped to jdk26+35 (ga)
This commit is contained in:
parent
d708f2e4d7
commit
ac7b36c137
3 changed files with 4 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -60,3 +60,4 @@
|
|||
/openjdk-25.0.1+8.tar.xz
|
||||
/openjdk-26+29-ea.tar.xz
|
||||
/openjdk-26+32-ea.tar.xz
|
||||
/openjdk-26+35.tar.xz
|
||||
|
|
|
|||
|
|
@ -460,7 +460,7 @@ exit 1
|
|||
%global origin_nice OpenJDK
|
||||
%global top_level_dir_name %{vcstag}
|
||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||
%global buildver 32
|
||||
%global buildver 35
|
||||
%global rpmrelease 1
|
||||
#%%global tagsuffix %%{nil}
|
||||
# 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
|
||||
|
|
@ -480,7 +480,7 @@ exit 1
|
|||
# Release will be (where N is usually a number starting at 1):
|
||||
# - 0.N%%{?extraver}%%{?dist} for EA releases,
|
||||
# - N%%{?extraver}{?dist} for GA releases
|
||||
%global is_ga 0
|
||||
%global is_ga 1
|
||||
%if %{is_ga}
|
||||
%global build_type GA
|
||||
%global ea_designator ""
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (openjdk-26+32-ea.tar.xz) = 640c8a729bda596daacbdda9d1380d6651d8ba24ced741d4fb63816d56c4cd919aa4c62e75e1247e11458847b749e567f5346b384a16fa591930dab5ee544c05
|
||||
SHA512 (openjdk-26+35.tar.xz) = db4f956979def72a743c3683b146dc4f225bc8eece1204806874cd72c5035a8fa181e5330a5027624c5cd4c5742febec7b3f7e0fed1133b078cd851153f312e2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue