diff --git a/openjfx.spec b/openjfx.spec index e658e1c544c86af6c76d8e9eff9a5bd67876ebba..5d3f6b199866ae55a8b5fff77af638c42be779f4 100644 --- a/openjfx.spec +++ b/openjfx.spec @@ -4,7 +4,7 @@ Name: openjfx Version: 11.0.18.0 -Release: 4 +Release: 5 Summary: Rich client application platform for Java License: GPL v2 with exceptions and BSD @@ -41,7 +41,7 @@ Source27: pom-swt.xml Source28: pom-web.xml Source29: build.xml -ExclusiveArch: x86_64 aarch64 ppc64le loongarch64 riscv64 +ExclusiveArch: x86_64 aarch64 ppc64le loongarch64 riscv64 sw_64 Requires: java-11-openjdk Requires: javapackages-tools @@ -153,6 +153,9 @@ cp -a modules/javafx.graphics/mvn-lib{decora,javafx_font,javafx_font_freetype,ja %doc README.md %changelog +* Thu May 8 2025 mahailiang - 11.0.18.0-5 +- add sw_64 support + * Wed Nov 27 2024 Dingli Zhang - 11.0.18.0-4 - Add support for riscv64 - Fix changelog date error