fix source
This commit is contained in:
parent
75be419fa2
commit
9bd1240d8a
@ -761,4 +761,3 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
|||||||
@ -1,15 +1,15 @@
|
|||||||
Name: groovy
|
Name: groovy
|
||||||
Version: 2.4.8
|
Version: 2.4.8
|
||||||
Release: 10
|
Release: 11
|
||||||
Summary: Dynamic language for the Java Platform
|
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
|
License: ASL 2.0 and BSD and EPL-1.0 and Public Domain and ANTLR-PD and MIT
|
||||||
URL: http://groovy-lang.org
|
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
|
Source1: groovy-script.sh
|
||||||
Source3: groovy.desktop
|
Source3: groovy.desktop
|
||||||
Source4: cpl-v10.txt
|
Source4: cpl-v10.txt
|
||||||
Source5: epl-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
|
Patch0: 0001-Port-to-Servlet-API-3.1.patch
|
||||||
Patch1: 0002-Gradle-local-mode.patch
|
Patch1: 0002-Gradle-local-mode.patch
|
||||||
Patch2: 0003-Bintray.patch
|
Patch2: 0003-Bintray.patch
|
||||||
@ -191,6 +191,9 @@ EOF
|
|||||||
%doc LICENSE NOTICE README.adoc
|
%doc LICENSE NOTICE README.adoc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Aug 09 2021 lingsheng <lingsheng@huawei.com> - 2.4.8-10
|
||||||
- Speed up class loading of groovy-all files
|
- Speed up class loading of groovy-all files
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user