diff --git a/openjfx.spec b/openjfx.spec index 61fde4771c7402d916a85cd407984e6e81d4f3fd..cf832219f21a27635e45d501eff6bef1875ccb57 100644 --- a/openjfx.spec +++ b/openjfx.spec @@ -4,7 +4,7 @@ Name: openjfx Version: 11.0.18.0 -Release: 2 +Release: 3 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 ppc64le +ExclusiveArch: x86_64 aarch64 ppc64le loongarch64 Requires: java-11-openjdk Requires: javapackages-tools @@ -155,6 +155,9 @@ cp -a modules/javafx.graphics/mvn-lib{decora,javafx_font,javafx_font_freetype,ja %doc README.md %changelog +* Tue May 21 2024 Pengda Dou - 11.0.18.0-3 +- add loongarch64 to ExclusiveArch + * Mon Mar 11 2024 xurui - 11.0.18.0-2 - Add ppc64le support for openjfx11