add openjfx11.yaml
This commit is contained in:
parent
ccb5e1767f
commit
7f3c52f486
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: openjfx
|
Name: openjfx
|
||||||
Version: 11.0.3
|
Version: 11.0.3
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Rich client application platform for Java
|
Summary: Rich client application platform for Java
|
||||||
|
|
||||||
License: GPL v2 with exceptions and BSD
|
License: GPL v2 with exceptions and BSD
|
||||||
@ -156,6 +156,9 @@ cp -a modules/javafx.graphics/mvn-lib{decora,javafx_font,javafx_font_freetype,ja
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 21 2021 Benshuai5D <zhangyunbo7@huawei.com> - 11.0.3-5
|
||||||
|
- add openjfx11.yaml
|
||||||
|
|
||||||
* Tue Mar 23 2021 Noah <hedongbo@huawei.com> - 11.0.3-4
|
* Tue Mar 23 2021 Noah <hedongbo@huawei.com> - 11.0.3-4
|
||||||
- change maven repository to ali cloud
|
- change maven repository to ali cloud
|
||||||
- add settings.xml to source
|
- add settings.xml to source
|
||||||
|
|||||||
5
openjfx11.yaml
Normal file
5
openjfx11.yaml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
version_control: git
|
||||||
|
src_repo: https://github.com/openjdk/jfx11u
|
||||||
|
tag_prefix:
|
||||||
|
seperator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user