add .yaml and license compliance rectification

This commit is contained in:
lauk001 2022-07-29 09:13:30 +08:00
parent d3a44a03f2
commit f93270dc97
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: "."