diff --git a/openjfx.spec b/openjfx.spec index 0abbd2c1d07e59e0a1b11c156dc3f0f48dafb433..56a4027c5f7a017518d2af8be25fb7544ed16483 100644 --- a/openjfx.spec +++ b/openjfx.spec @@ -4,10 +4,10 @@ Name: openjfx Version: 11.0.3 -Release: 4 +Release: 5 Summary: Rich client application platform for Java -License: GPL v2 with exceptions and BSD +License: LGPL-2.0-only and ICU and Public Domain and LGPL-2.1-only and GPL-2.0-only and GPL-2.0-or-later URL: http://openjdk.java.net/projects/openjfx/ Source0: hg.openjdk.java.net/openjfx/11/rt/archive/rt-11.0.3+1.tar.bz2 @@ -156,6 +156,9 @@ cp -a modules/javafx.graphics/mvn-lib{decora,javafx_font,javafx_font_freetype,ja %doc README %changelog +* Wed Sep 22 2021 sunguoshuai - 11.0.3-5 +- change maven repository to huaweicloud + * Tue Mar 23 2021 Noah - 11.0.3-4 - change maven repository to ali cloud - add settings.xml to source diff --git a/settings.xml b/settings.xml index 23ee6dad67dca42085bd35fa94f88b319a0b6064..8460431dcfcb508ece7b551d05817ed7137ce6b5 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"> - - aliyun-central - * - aliyun central - https://maven.aliyun.com/repository/central - + + huaweicloud + central + central repo + https://mirrors.huaweicloud.com/repository/maven/ +