add fasterxml-oss-parent.yaml

This commit is contained in:
yangmingtaip 2022-12-29 16:58:11 +08:00
parent 64fe0276b3
commit 05d4c7585c
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: fasterxml-oss-parent
Version: 26
Release: 8
Release: 9
Summary: Faster, better open source XML and JSON parsing for the Java platform
License: ASL 2.0
URL: http://fasterxml.com/
@ -46,5 +46,8 @@ done
%license LICENSE NOTICE
%changelog
* Thu Dec 29 2022 yangmingtai <yangmingtai@huawei.com> - 26-9
- add fasterxml-oss-parent.yaml
* Fri Dec 13 2019 openEuler Buildteam <buildteam@openeuler.org> - 26-8
- Package init

View File

@ -0,0 +1,4 @@
version_control: github
src_repo: FasterXML/oss-parent
tag_prefix: "^oss-parent-"
seperator: "-"