!7 [sync] PR-6: libfastcommon:Specify license as LGPL-2.0-or-later

From: @openeuler-sync-bot 
Reviewed-by: @liuzhiqiang26 
Signed-off-by: @liuzhiqiang26
This commit is contained in:
openeuler-ci-bot 2022-05-31 08:16:48 +00:00 committed by Gitee
commit 61ecd79e46
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: libfastcommon
Version: 1.0.43
Release: 3
Release: 4
Summary: c common functions library extracted from my open source projects FastDFS
License: LGPL
License: LGPL-2.0-or-later
Group: Arch/Tech
URL: https://github.com/happyfish100/libfastcommon
Source: https://github.com/happyfish100/libfastcommon/archive/V%{version}.tar.gz
@ -48,6 +48,9 @@ rm -rf %{buildroot}
%{_usr}/include/fastcommon/*
%changelog
* Tue May 31 2022 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 1.0.43-4
- Specify license as LGPL-2.0-or-later
* Mon Jul 5 2021 sunligang <sunligang@kylinos.cn> - 1.0.43-3
- Remove useless readme files