diff --git a/specs/adoptium/jdk11.spec b/specs/adoptium/jdk11.spec index e0f3d0822..dfe69adb9 100644 --- a/specs/adoptium/jdk11.spec +++ b/specs/adoptium/jdk11.spec @@ -8,14 +8,15 @@ ################################################################################ -%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 ################################################################################ @@ -23,7 +24,7 @@ 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 @@ -110,6 +111,9 @@ deps="$deps --slave %{_sysconfdir}/profile.d/java.sh java-profile %{install_dir} ################################################################################ %changelog +* Fri Mar 22 2024 Anton Novojilov - 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 - 11.0.21-9 - https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-11.0.21+9 diff --git a/specs/adoptium/jdk17.spec b/specs/adoptium/jdk17.spec index 815bda362..31e492f6f 100644 --- a/specs/adoptium/jdk17.spec +++ b/specs/adoptium/jdk17.spec @@ -8,14 +8,15 @@ ################################################################################ -%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 ################################################################################ @@ -23,7 +24,7 @@ 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 @@ -110,6 +111,9 @@ deps="$deps --slave %{_sysconfdir}/profile.d/java.sh java-profile %{install_dir} ################################################################################ %changelog +* Fri Mar 22 2024 Anton Novojilov - 17.0.10-7 +- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-17.0.10+7 + * Wed Dec 06 2023 Anton Novojilov - 17.0.9-9 - https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-17.0.9+9 diff --git a/specs/adoptium/jdk21.spec b/specs/adoptium/jdk21.spec index 04a7c5fdb..51f0981ec 100644 --- a/specs/adoptium/jdk21.spec +++ b/specs/adoptium/jdk21.spec @@ -8,14 +8,15 @@ ################################################################################ -%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 ################################################################################ @@ -23,7 +24,7 @@ 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 @@ -110,5 +111,8 @@ deps="$deps --slave %{_sysconfdir}/profile.d/java.sh java-profile %{install_dir} ################################################################################ %changelog +* Fri Mar 22 2024 Anton Novojilov - 21.0.2-13 +- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-21.0.2+13 + * Wed Dec 06 2023 Anton Novojilov - 21.0.1-12 - Initial build for kaos repository diff --git a/specs/adoptium/jdk8.spec b/specs/adoptium/jdk8.spec index d57998495..795b99411 100644 --- a/specs/adoptium/jdk8.spec +++ b/specs/adoptium/jdk8.spec @@ -8,14 +8,15 @@ ################################################################################ -%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 ################################################################################ @@ -23,7 +24,7 @@ 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 @@ -111,6 +112,9 @@ deps="$deps --slave %{_sysconfdir}/profile.d/java.sh java-profile %{install_dir} ################################################################################ %changelog +* Fri Mar 22 2024 Anton Novojilov - 1.8.0.402-b06 +- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk8u402-b06 + * Wed Dec 06 2023 Anton Novojilov - 1.8.0.392-b08 - https://adoptium.net/en-GB/temurin/release-notes/?version=jdk8u392-b08 diff --git a/specs/adoptium/jre11.spec b/specs/adoptium/jre11.spec index cb74d8457..86a2f6ab7 100644 --- a/specs/adoptium/jre11.spec +++ b/specs/adoptium/jre11.spec @@ -8,14 +8,15 @@ ################################################################################ -%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 ################################################################################ @@ -23,7 +24,7 @@ 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 @@ -110,6 +111,9 @@ deps="$deps --slave %{_sysconfdir}/profile.d/java.sh java-profile %{install_dir} ################################################################################ %changelog +* Fri Mar 22 2024 Anton Novojilov - 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 - 11.0.21-9 - https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-11.0.21+9 diff --git a/specs/adoptium/jre17.spec b/specs/adoptium/jre17.spec index 154fc1480..2c6df07ea 100644 --- a/specs/adoptium/jre17.spec +++ b/specs/adoptium/jre17.spec @@ -8,14 +8,15 @@ ################################################################################ -%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 ################################################################################ @@ -23,7 +24,7 @@ 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 @@ -110,6 +111,9 @@ deps="$deps --slave %{_sysconfdir}/profile.d/java.sh java-profile %{install_dir} ################################################################################ %changelog +* Fri Mar 22 2024 Anton Novojilov - 17.0.10-7 +- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-17.0.10+7 + * Wed Dec 06 2023 Anton Novojilov - 17.0.9-9 - https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-17.0.9+9 diff --git a/specs/adoptium/jre21.spec b/specs/adoptium/jre21.spec index 72927b580..07e669d1e 100644 --- a/specs/adoptium/jre21.spec +++ b/specs/adoptium/jre21.spec @@ -8,14 +8,15 @@ ################################################################################ -%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 ################################################################################ @@ -23,7 +24,7 @@ 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 @@ -110,5 +111,8 @@ deps="$deps --slave %{_sysconfdir}/profile.d/java.sh java-profile %{install_dir} ################################################################################ %changelog +* Fri Mar 22 2024 Anton Novojilov - 21.0.2-13 +- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk-21.0.2+13 + * Wed Dec 06 2023 Anton Novojilov - 21.0.1-12 - Initial build for kaos repository diff --git a/specs/adoptium/jre8.spec b/specs/adoptium/jre8.spec index 606c587b2..72ecea15f 100644 --- a/specs/adoptium/jre8.spec +++ b/specs/adoptium/jre8.spec @@ -8,14 +8,15 @@ ################################################################################ -%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 ################################################################################ @@ -23,7 +24,7 @@ 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 @@ -111,6 +112,9 @@ deps="$deps --slave %{_sysconfdir}/profile.d/java.sh java-profile %{install_dir} ################################################################################ %changelog +* Fri Mar 22 2024 Anton Novojilov - 1.8.0.402-b06 +- https://adoptium.net/en-GB/temurin/release-notes/?version=jdk8u402-b06 + * Wed Dec 06 2023 Anton Novojilov - 1.8.0.392-b08 - https://adoptium.net/en-GB/temurin/release-notes/?version=jdk8u392-b08