!2 add .yaml and license compliance rectification

From: @lauk001 
Reviewed-by: @luo-haibo 
Signed-off-by: @luo-haibo
This commit is contained in:
openeuler-ci-bot 2022-08-17 19:15:00 +00:00 committed by Gitee
commit 255cf570a6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 9 additions and 2 deletions

View File

@ -1,8 +1,8 @@
Name: stream-lib
Version: 2.6.0
Release: 11
Release: 12
Summary: Library for summarizing data in streams
License: ASL 2.0
License: Apache-2.0
URL: https://github.com/addthis/stream-lib/
Source0: https://github.com/addthis/stream-lib/archive/214c92595d5be3a1cedc881b50231ccb34862074/stream-lib-214c92595d5be3a1cedc881b50231ccb34862074.tar.gz
BuildArch: noarch
@ -40,5 +40,8 @@ Help document forstream-lib.
%doc README.mdown
%changelog
* Fri Jul 29 2022 liukuo <liukuo@kylinos.cn> - 2.6.0-12
- License compliance rectification
* Sat Dec 21 2019 shijian <shijian16@huawei.com> - 2.6.0-11
- Package init

4
stream-lib.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: addthis/stream-lib
tag_prefix: "^v"
separator: "."