diff --git a/openjfx.spec b/openjfx.spec index 4f377cde0b6a787d5e35f57ec1c69d1208026c97..0abbd2c1d07e59e0a1b11c156dc3f0f48dafb433 100644 --- a/openjfx.spec +++ b/openjfx.spec @@ -4,7 +4,7 @@ Name: openjfx Version: 11.0.3 -Release: 3 +Release: 4 Summary: Rich client application platform for Java License: GPL v2 with exceptions and BSD @@ -40,6 +40,7 @@ Source26: pom-swing.xml Source27: pom-swt.xml Source28: pom-web.xml Source29: build.xml +Source30: settings.xml ExclusiveArch: x86_64 aarch64 @@ -155,6 +156,10 @@ cp -a modules/javafx.graphics/mvn-lib{decora,javafx_font,javafx_font_freetype,ja %doc README %changelog +* Tue Mar 23 2021 Noah - 11.0.3-4 +- change maven repository to ali cloud +- add settings.xml to source + * Mon Dec 21 2020 Noah - 11.0.3-3 - add a license to this repo diff --git a/settings.xml b/settings.xml index 8460431dcfcb508ece7b551d05817ed7137ce6b5..23ee6dad67dca42085bd35fa94f88b319a0b6064 100644 --- a/settings.xml +++ b/settings.xml @@ -3,11 +3,11 @@ xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd"> - - huaweicloud - central - central repo - https://mirrors.huaweicloud.com/repository/maven/ - + + aliyun-central + * + aliyun central + https://maven.aliyun.com/repository/central +