!32 修改错误Source0和Source6地址
From: @lyn1001 Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
8556715b42
@ -761,4 +761,3 @@
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
Name: groovy
|
||||
Version: 2.4.8
|
||||
Release: 10
|
||||
Release: 11
|
||||
Summary: Dynamic language for the Java Platform
|
||||
License: ASL 2.0 and BSD and EPL-1.0 and Public Domain and ANTLR-PD and MIT
|
||||
URL: http://groovy-lang.org
|
||||
Source0: https://dl.bintray.com/groovy/maven/apache-groovy-src-%{version}.zip
|
||||
Source0: https://archive.apache.org/dist/groovy/%{version}/sources/apache-groovy-src-%{version}.zip
|
||||
Source1: groovy-script.sh
|
||||
Source3: groovy.desktop
|
||||
Source4: cpl-v10.txt
|
||||
Source5: epl-v10.txt
|
||||
Source6: http://central.maven.org/maven2/org/codehaus/groovy/groovy-all/%{version}/groovy-all-%{version}.pom
|
||||
Source6: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/%{version}/groovy-all-%{version}.pom
|
||||
Patch0: 0001-Port-to-Servlet-API-3.1.patch
|
||||
Patch1: 0002-Gradle-local-mode.patch
|
||||
Patch2: 0003-Bintray.patch
|
||||
@ -191,6 +191,9 @@ EOF
|
||||
%doc LICENSE NOTICE README.adoc
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2022 liyanan <liyanan32@h-partners.com> - 2.4.8-11
|
||||
- Change source
|
||||
|
||||
* Mon Aug 09 2021 lingsheng <lingsheng@huawei.com> - 2.4.8-10
|
||||
- Speed up class loading of groovy-all files
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user