diff --git a/2q b/2q new file mode 100644 index 0000000000000000000000000000000000000000..6671396929d385eb9d5e78100aca66496316620d --- /dev/null +++ b/2q @@ -0,0 +1,13 @@ +add epoch to make the dragonwell becomes the default java + +# Please enter the commit message for your changes. Lines starting +# with '#' will be ignored, and an empty message aborts the commit. +# +# Date: Thu Jan 19 10:11:16 2023 +0800 +# +# On branch a8 +# Your branch is up to date with 'origin/a8'. +# +# Changes to be committed: +# modified: java-11-alibaba-dragonwell.spec +# diff --git a/java-11-alibaba-dragonwell.spec b/java-11-alibaba-dragonwell.spec index b643a42e2add560cc22552732d30824caa232c68..abaf118e19d3581a4d71aec872c2ddcbed94a33f 100644 --- a/java-11-alibaba-dragonwell.spec +++ b/java-11-alibaba-dragonwell.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %bcond_without fastdebug %bcond_without slowdebug @@ -139,7 +139,7 @@ %global target images hotspot Name: java-11-alibaba-dragonwell -Epoch: 1 +Epoch: 2 Version: %{newdragonwellver}.%{alibaba_ver} Release: %{anolis_release}%{?dist} Summary: Alibaba Dragonwell11 JDK @@ -221,6 +221,8 @@ Patch7: pr3695-toggle_system_crypto_policy.patch # JDK-8275535, RH2053256: Retrying a failed authentication on multiple LDAP servers can lead to users blocked Patch8: jdk8275535-rh2053256-ldap_auth.patch +BuildArch: x86_64 aarch64 + BuildRequires: make vim BuildRequires: autoconf BuildRequires: automake @@ -2159,7 +2161,10 @@ alternatives --install %{_jvmdir}/java-%{major_ver}-%{origin} $key %{_jvmdir}/%{ %endif %changelog -* Tue Nov 23 2022 zhaoyuanfang - 1:11.0.17.13.8-2 +* Thu Jan 19 2023 happy_orange - 2:11.0.17.13.8-2 +- add epoch to make the dragonwell becomes the default java + +* Tue Nov 23 2022 zhaoyuanfang - 1:11.0.17.13.8-1 - update package tp 11.0.17.13.8 * Wed Aug 31 2022 happy_orange - 1:11.0.16.12.8-1 @@ -2178,4 +2183,4 @@ alternatives --install %{_jvmdir}/java-%{major_ver}-%{origin} $key %{_jvmdir}/%{ - Rebuild * Tue Apr 06 2021 Liwei Ge - 8.6.6.282.ga-1 -- Init version of 8.6.6 \ No newline at end of file +- Init version of 8.6.6