diff --git a/download b/download index a125a72b0764911701597fb99f66b31bfd6576ec..9c2a15a89c41a9c23da279ec13d3d9842510ca3c 100644 --- a/download +++ b/download @@ -1,3 +1,2 @@ 870d829d8e1c38e251cc7498032a768a tapsets-icedtea-3.15.0.tar.xz 48a739775deb0df711a3687acc0c84cc openjdk-jdk11u-jdk-11.0.24+8.tar.xz - diff --git a/java-11-openjdk.spec b/java-11-openjdk.spec index f8ea87a1bc5c7dfe9e73b124d4c5aecd79bdb6af..e527ce96461c6c8dd4927f681f4ae3c716d8d200 100644 --- a/java-11-openjdk.spec +++ b/java-11-openjdk.spec @@ -1,3 +1,4 @@ +%define anolis_release .0.1 # RPM conditionals so as to be able to dynamically produce # slowdebug/release builds. See: # http://rpm.org/user_doc/conditional_builds.html @@ -1017,7 +1018,7 @@ Provides: java-%{javaver}-%{origin}-src%1 = %{epoch}:%{version}-%{release} Name: java-%{javaver}-%{origin} Version: %{newjavaver}.%{buildver} -Release: %{?eaprefix}%{rpmrelease}%{?extraver}%{?dist} +Release: %{?eaprefix}%{rpmrelease}%{?extraver}%{anolis_release}%{?dist} # java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons # and this change was brought into RHEL-4. java-1.5.0-ibm packages # also included the epoch in their virtual provides. This created a @@ -2238,6 +2239,9 @@ require "copy_jdk_configs.lua" %endif %changelog +* Thu Sep 19 2024 pangqing - 1:11.0.24.0.8-1.0.1 +- Fix md5sum build error + * Thu Sep 05 2024 pangqing - 1:11.0.24.0.8-1 - Update to 1:11.0.24.0.8-1