!2 add .yaml and license compliance rectification
From: @lauk001 Reviewed-by: @luo-haibo Signed-off-by: @luo-haibo
This commit is contained in:
commit
255cf570a6
@ -1,8 +1,8 @@
|
|||||||
Name: stream-lib
|
Name: stream-lib
|
||||||
Version: 2.6.0
|
Version: 2.6.0
|
||||||
Release: 11
|
Release: 12
|
||||||
Summary: Library for summarizing data in streams
|
Summary: Library for summarizing data in streams
|
||||||
License: ASL 2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/addthis/stream-lib/
|
URL: https://github.com/addthis/stream-lib/
|
||||||
Source0: https://github.com/addthis/stream-lib/archive/214c92595d5be3a1cedc881b50231ccb34862074/stream-lib-214c92595d5be3a1cedc881b50231ccb34862074.tar.gz
|
Source0: https://github.com/addthis/stream-lib/archive/214c92595d5be3a1cedc881b50231ccb34862074/stream-lib-214c92595d5be3a1cedc881b50231ccb34862074.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -40,5 +40,8 @@ Help document forstream-lib.
|
|||||||
%doc README.mdown
|
%doc README.mdown
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Dec 21 2019 shijian <shijian16@huawei.com> - 2.6.0-11
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
4
stream-lib.yaml
Normal file
4
stream-lib.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: addthis/stream-lib
|
||||||
|
tag_prefix: "^v"
|
||||||
|
separator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user