!33 添加CC0-1.0 license

From: @wguanghao 
Reviewed-by: @liuzhiqiang26 
Signed-off-by: @liuzhiqiang26
This commit is contained in:
openeuler-ci-bot 2022-10-17 11:40:53 +00:00 committed by Gitee
commit 4732d57dec
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: cryptsetup Name: cryptsetup
Version: 2.4.3 Version: 2.4.3
Release: 1 Release: 2
Summary: Utility used to conveniently set up disk encryption Summary: Utility used to conveniently set up disk encryption
License: GPLv2+ and LGPLv2+ License: GPLv2+ and CC0-1.0 and LGPLv2+
URL: https://gitlab.com/cryptsetup/cryptsetup URL: https://gitlab.com/cryptsetup/cryptsetup
Source0: https://www.kernel.org/pub/linux/utils/cryptsetup/v2.4/cryptsetup-%{version}.tar.xz Source0: https://www.kernel.org/pub/linux/utils/cryptsetup/v2.4/cryptsetup-%{version}.tar.xz
@ -113,6 +113,9 @@ make check
%{_mandir}/man8/* %{_mandir}/man8/*
%changelog %changelog
* Sat Oct 15 2022 wuguanghao <wuguanghao3@huawei.com> - 2.4.3-2
- correct license: add CC0-1.0
* Thu Oct 13 2022 wuguanghao <wuguanghao3@huawei.com> - 2.4.3-1 * Thu Oct 13 2022 wuguanghao <wuguanghao3@huawei.com> - 2.4.3-1
- upgrade version to 2.4.3 - upgrade version to 2.4.3