diff --git a/openjfx.spec b/openjfx.spec index 57a199b..b2b5111 100644 --- a/openjfx.spec +++ b/openjfx.spec @@ -4,7 +4,7 @@ Name: openjfx Version: 11.0.3 -Release: 6 +Release: 7 Summary: Rich client application platform for Java License: GPL v2 with exceptions and BSD @@ -42,7 +42,7 @@ Source28: pom-web.xml Source29: build.xml Source30: settings.xml -ExclusiveArch: x86_64 aarch64 +ExclusiveArch: x86_64 aarch64 ppc64le Requires: java-11-openjdk Requires: javapackages-tools @@ -156,6 +156,9 @@ cp -a modules/javafx.graphics/mvn-lib{decora,javafx_font,javafx_font_freetype,ja %doc README %changelog +* Mon Mar 11 2024 xurui - 11.0.3-7 +- Add ppc64le support for openjfx11 + * Wed Jul 21 2021 Noah - 11.0.3-6 - change maven repository to huawei cloud diff --git a/pom-graphics_compileJava-java.xml b/pom-graphics_compileJava-java.xml index ca3a190..ef40659 100644 --- a/pom-graphics_compileJava-java.xml +++ b/pom-graphics_compileJava-java.xml @@ -93,7 +93,7 @@ - + @@ -114,7 +114,7 @@ - + diff --git a/pom-web.xml b/pom-web.xml index 7ac6331..e52a2fc 100644 --- a/pom-web.xml +++ b/pom-web.xml @@ -60,11 +60,11 @@ - + - +