diff --git a/java-17-openjdk.spec b/java-17-openjdk.spec index e0929bd99ef6a8add9492b8d62668e29815bc4a0..2fc1c6fcce7907ff584b6f1abf65159600324943 100644 --- a/java-17-openjdk.spec +++ b/java-17-openjdk.spec @@ -13,7 +13,7 @@ # Only produce a release build on x86_64: # $ fedpkg mockbuild --without slowdebug --without fastdebug -%global anolis_release 3 +%global anolis_release 4 # Enable fastdebug builds by default on relevant arches. %bcond_without fastdebug # Enable slowdebug builds by default on relevant arches. @@ -2094,6 +2094,7 @@ done # Using line number 1 might cause build problems. See: # https://bugzilla.redhat.com/show_bug.cgi?id=1539664 # https://bugzilla.redhat.com/show_bug.cgi?id=1538767 +%ifnarch loongarch64 gdb -q "$JAVA_HOME/bin/java" < - 1:17.0.5.0.8-4 +- Disable gdb + * Mon Nov 06 2023 Leslie Zhai - 1:17.0.5.0.8-3 - Add download