!59 Remove double colons from patch names
From: @DingliZhang Reviewed-by: @douyiwang Signed-off-by: @douyiwang
This commit is contained in:
commit
838f81b2db
@ -899,7 +899,7 @@ Name: java-21-%{origin}
|
||||
Version: %{newjavaver}.%{buildver}
|
||||
# This package needs `.rolling` as part of Release so as to not conflict on install with
|
||||
# java-X-openjdk. I.e. when latest rolling release is also an LTS release packaged as
|
||||
Release: 2
|
||||
Release: 3
|
||||
|
||||
# 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
|
||||
@ -998,7 +998,7 @@ Patch39: Backport-of-8330191-Fix-typo-in-precompiled.hpp.patch
|
||||
Patch40: Backport-of-8337787-Fix-Wzero-as-null-pointer-consta.patch
|
||||
Patch41: Backport-of-8337712-Wrong-javadoc-in-java.util.Date-.patch
|
||||
Patch42: Backport-of-8337067-Test-runtime-classFileParserBug-.patch
|
||||
Patch45: Backport-of-JDK-8316895-SeenThread::print_action_que.patch
|
||||
Patch45: Backport-of-JDK-8316895-SeenThread-print_action_que.patch
|
||||
Patch46: Backport-of-JDK-8328723-IP-Address-error-when-client.patch
|
||||
Patch48: Backport-JDK-8207908-JMXStatusTest.java-fails-assert.patch
|
||||
Patch49: Backport-JDK-8328107-Shenandoah-C2-TestVerifyLoopOpt.patch
|
||||
@ -1874,6 +1874,9 @@ cjc.mainProgram(args) -- the returns from copy_jdk_configs.lua should not affect
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 25 2024 Dingli Zhang <dingli@iscas.ac.cn> - 1:21.0.5.11-3
|
||||
- Remove double colons from patch names
|
||||
|
||||
* Mon Nov 11 2024 Dingli Zhang <dingli@iscas.ac.cn> - 1:21.0.5.11-2
|
||||
- Remove redundant patch to fix ci check
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user