diff --git a/openjfx8.spec b/openjfx8.spec index 8379fa9..4d0ef52 100644 --- a/openjfx8.spec +++ b/openjfx8.spec @@ -11,11 +11,11 @@ Name: openjfx8 Version: 8.0.202 -Release: 25.b07 +Release: 26.b07 Summary: Rich client application platform for Java #fxpackager is BSD -License: GPL v2 with exceptions and BSD +License: GPL-2.0-only and Apache-2.0 and Public Domain and LGPL-2.1-only and GPL-2.0-or-later and MIT and LGPL-2.0-only and ICU URL: http://openjdk.java.net/projects/openjfx/ Source0: http://hg.openjdk.java.net/openjfx/8u-dev/rt/archive/8u202-b07.tar.bz2 @@ -234,7 +234,10 @@ ln -s %{openjfxdir}/bin/javapackager %{buildroot}%{_bindir} %license LICENSE %changelog -* Tue Mar 23 2021 Noah - 8.0,202-25.b07 +* Wed Sep 22 2021 sunguoshuai - 8.0.202-26.b07 +- change maven repository to huaweicloud + +* Tue Mar 23 2021 Noah - 8.0.202-25.b07 - change maven repository to ali cloud * Fri Mar 12 2021 Noah - 8.0.202-24.b07 diff --git a/settings.xml b/settings.xml index 23ee6da..8460431 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/ +