Skip to content

Commit

Permalink
Update Adoptium Java to the latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Mar 22, 2024
1 parent 0e96eea commit 2f77963
Show file tree
Hide file tree
Showing 8 changed files with 64 additions and 32 deletions.
12 changes: 8 additions & 4 deletions specs/adoptium/jdk11.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,23 @@

################################################################################

%define jdk_major 11.0.21
%define jdk_minor 9
%define jdk_major 11.0.22
%define jdk_minor 7
%define jdk_patch .1

%define install_dir %{_prefix}/java/%{name}-%{version}
%define jdk_bin_dir %{install_dir}/bin
%define jdk_man_dir %{install_dir}/man/man1

%define alt_priority 1167
%define alt_priority 1168

################################################################################

Summary: OpenJDK Runtime Environment (JDK 11)
Name: jdk11
Epoch: 1
Version: %{jdk_major}
Release: %{jdk_minor}%{?dist}
Release: %{jdk_minor}%{jdk_patch}%{?dist}
Group: Development/Languages
License: ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib
URL: https://adoptium.net
Expand Down Expand Up @@ -110,6 +111,9 @@ deps="$deps --slave %{_sysconfdir}/profile.d/java.sh java-profile %{install_dir}
################################################################################

%changelog
* Fri Mar 22 2024 Anton Novojilov <[email protected]> - 11.0.22-7.1
- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-11.0.22+7

* Wed Dec 06 2023 Anton Novojilov <[email protected]> - 11.0.21-9
- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-11.0.21+9

Expand Down
12 changes: 8 additions & 4 deletions specs/adoptium/jdk17.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,23 @@

################################################################################

%define jdk_major 17.0.9
%define jdk_minor 9
%define jdk_major 17.0.10
%define jdk_minor 7
%define jdk_patch %{nil}

%define install_dir %{_prefix}/java/%{name}-%{version}
%define jdk_bin_dir %{install_dir}/bin
%define jdk_man_dir %{install_dir}/man/man1

%define alt_priority 1755
%define alt_priority 1756

################################################################################

Summary: OpenJDK Runtime Environment (JDK 17)
Name: jdk17
Epoch: 1
Version: %{jdk_major}
Release: %{jdk_minor}%{?dist}
Release: %{jdk_minor}%{jdk_patch}%{?dist}
Group: Development/Languages
License: ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib
URL: https://adoptium.net
Expand Down Expand Up @@ -110,6 +111,9 @@ deps="$deps --slave %{_sysconfdir}/profile.d/java.sh java-profile %{install_dir}
################################################################################

%changelog
* Fri Mar 22 2024 Anton Novojilov <[email protected]> - 17.0.10-7
- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-17.0.10+7

* Wed Dec 06 2023 Anton Novojilov <[email protected]> - 17.0.9-9
- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-17.0.9+9

Expand Down
12 changes: 8 additions & 4 deletions specs/adoptium/jdk21.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,23 @@

################################################################################

%define jdk_major 21.0.1
%define jdk_minor 12
%define jdk_major 21.0.2
%define jdk_minor 13
%define jdk_patch %{nil}

%define install_dir %{_prefix}/java/%{name}-%{version}
%define jdk_bin_dir %{install_dir}/bin
%define jdk_man_dir %{install_dir}/man/man1

%define alt_priority 2155
%define alt_priority 2156

################################################################################

Summary: OpenJDK Runtime Environment (JDK 21)
Name: jdk21
Epoch: 1
Version: %{jdk_major}
Release: %{jdk_minor}%{?dist}
Release: %{jdk_minor}%{jdk_patch}%{?dist}
Group: Development/Languages
License: ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib
URL: https://adoptium.net
Expand Down Expand Up @@ -110,5 +111,8 @@ deps="$deps --slave %{_sysconfdir}/profile.d/java.sh java-profile %{install_dir}
################################################################################

%changelog
* Fri Mar 22 2024 Anton Novojilov <[email protected]> - 21.0.2-13
- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-21.0.2+13

* Wed Dec 06 2023 Anton Novojilov <[email protected]> - 21.0.1-12
- Initial build for kaos repository
12 changes: 8 additions & 4 deletions specs/adoptium/jdk8.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,23 @@

################################################################################

%define jdk_major 392
%define jdk_minor b08
%define jdk_major 402
%define jdk_minor b06
%define jdk_patch %{nil}

%define install_dir %{_prefix}/java/%{name}-%{version}
%define jdk_bin_dir %{install_dir}/bin
%define jdk_man_dir %{install_dir}/man/man1

%define alt_priority 865
%define alt_priority 866

################################################################################

Summary: OpenJDK Runtime Environment (JDK 8)
Name: jdk8
Epoch: 1
Version: 1.8.0.%{jdk_major}
Release: %{jdk_minor}%{?dist}
Release: %{jdk_minor}%{jdk_patch}%{?dist}
Group: Development/Languages
License: ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib
URL: https://adoptium.net
Expand Down Expand Up @@ -111,6 +112,9 @@ deps="$deps --slave %{_sysconfdir}/profile.d/java.sh java-profile %{install_dir}
################################################################################

%changelog
* Fri Mar 22 2024 Anton Novojilov <[email protected]> - 1.8.0.402-b06
- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk8u402-b06

* Wed Dec 06 2023 Anton Novojilov <[email protected]> - 1.8.0.392-b08
- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk8u392-b08

Expand Down
12 changes: 8 additions & 4 deletions specs/adoptium/jre11.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,23 @@

################################################################################

%define jdk_major 11.0.21
%define jdk_minor 9
%define jdk_major 11.0.22
%define jdk_minor 7
%define jdk_patch .1

%define install_dir %{_prefix}/java/%{name}-%{version}
%define jdk_bin_dir %{install_dir}/bin
%define jdk_man_dir %{install_dir}/man/man1

%define alt_priority 1117
%define alt_priority 1118

################################################################################

Summary: OpenJDK Runtime Environment (JRE 11)
Name: jre11
Epoch: 1
Version: %{jdk_major}
Release: %{jdk_minor}%{?dist}
Release: %{jdk_minor}%{jdk_patch}%{?dist}
Group: Development/Languages
License: ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib
URL: https://adoptium.net
Expand Down Expand Up @@ -110,6 +111,9 @@ deps="$deps --slave %{_sysconfdir}/profile.d/java.sh java-profile %{install_dir}
################################################################################

%changelog
* Fri Mar 22 2024 Anton Novojilov <[email protected]> - 11.0.22-7.1
- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-11.0.22+7

* Wed Dec 06 2023 Anton Novojilov <[email protected]> - 11.0.21-9
- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-11.0.21+9

Expand Down
12 changes: 8 additions & 4 deletions specs/adoptium/jre17.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,23 @@

################################################################################

%define jdk_major 17.0.9
%define jdk_minor 9
%define jdk_major 17.0.10
%define jdk_minor 7
%define jdk_patch %{nil}

%define install_dir %{_prefix}/java/%{name}-%{version}
%define jdk_bin_dir %{install_dir}/bin
%define jdk_man_dir %{install_dir}/man/man1

%define alt_priority 1705
%define alt_priority 1706

################################################################################

Summary: OpenJDK Runtime Environment (JRE 17)
Name: jre17
Epoch: 1
Version: %{jdk_major}
Release: %{jdk_minor}%{?dist}
Release: %{jdk_minor}%{jdk_patch}%{?dist}
Group: Development/Languages
License: ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib
URL: https://adoptium.net
Expand Down Expand Up @@ -110,6 +111,9 @@ deps="$deps --slave %{_sysconfdir}/profile.d/java.sh java-profile %{install_dir}
################################################################################

%changelog
* Fri Mar 22 2024 Anton Novojilov <[email protected]> - 17.0.10-7
- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-17.0.10+7

* Wed Dec 06 2023 Anton Novojilov <[email protected]> - 17.0.9-9
- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-17.0.9+9

Expand Down
12 changes: 8 additions & 4 deletions specs/adoptium/jre21.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,23 @@

################################################################################

%define jdk_major 21.0.1
%define jdk_minor 12
%define jdk_major 21.0.2
%define jdk_minor 13
%define jdk_patch %{nil}

%define install_dir %{_prefix}/java/%{name}-%{version}
%define jdk_bin_dir %{install_dir}/bin
%define jdk_man_dir %{install_dir}/man/man1

%define alt_priority 2100
%define alt_priority 2101

################################################################################

Summary: OpenJDK Runtime Environment (JRE 21)
Name: jre21
Epoch: 1
Version: %{jdk_major}
Release: %{jdk_minor}%{?dist}
Release: %{jdk_minor}%{jdk_patch}%{?dist}
Group: Development/Languages
License: ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib
URL: https://adoptium.net
Expand Down Expand Up @@ -110,5 +111,8 @@ deps="$deps --slave %{_sysconfdir}/profile.d/java.sh java-profile %{install_dir}
################################################################################

%changelog
* Fri Mar 22 2024 Anton Novojilov <[email protected]> - 21.0.2-13
- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-21.0.2+13

* Wed Dec 06 2023 Anton Novojilov <[email protected]> - 21.0.1-12
- Initial build for kaos repository
12 changes: 8 additions & 4 deletions specs/adoptium/jre8.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,23 @@

################################################################################

%define jdk_major 392
%define jdk_minor b08
%define jdk_major 402
%define jdk_minor b06
%define jdk_patch %{nil}

%define install_dir %{_prefix}/java/%{name}-%{version}
%define jdk_bin_dir %{install_dir}/bin
%define jdk_man_dir %{install_dir}/man/man1

%define alt_priority 815
%define alt_priority 816

################################################################################

Summary: OpenJDK Runtime Environment (JRE 8)
Name: jre8
Epoch: 1
Version: 1.8.0.%{jdk_major}
Release: %{jdk_minor}%{?dist}
Release: %{jdk_minor}%{jdk_patch}%{?dist}
Group: Development/Languages
License: ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv2.0 and Public Domain and W3C and zlib
URL: https://adoptium.net
Expand Down Expand Up @@ -111,6 +112,9 @@ deps="$deps --slave %{_sysconfdir}/profile.d/java.sh java-profile %{install_dir}
################################################################################

%changelog
* Fri Mar 22 2024 Anton Novojilov <[email protected]> - 1.8.0.402-b06
- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk8u402-b06

* Wed Dec 06 2023 Anton Novojilov <[email protected]> - 1.8.0.392-b08
- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk8u392-b08

Expand Down

0 comments on commit 2f77963

Please sign in to comment.