diff --git a/cryptsetup.spec b/cryptsetup.spec index fab5ca37a90db89be31df76e2810b0c0a0ebe5e0..6947eb6baed9014d7ec331768beec85fc6fde605 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -1,8 +1,8 @@ Name: cryptsetup Version: 2.4.1 -Release: 1 +Release: 2 Summary: Utility used to conveniently set up disk encryption -License: GPLv2+ and LGPLv2+ +License: GPLv2+, CC0-1.0 and LGPLv2+ URL: https://gitlab.com/cryptsetup/cryptsetup Source0: https://www.kernel.org/pub/linux/utils/cryptsetup/v2.4/cryptsetup-%{version}.tar.xz @@ -113,6 +113,9 @@ make check %{_mandir}/man8/* %changelog +* Wed Jul 13 2022 Zhiqiang Liu - 2.4.1-2 +- correct license:add CC0-1.0 + * Wed Nov 17 2021 Wenchao Hao - 2.4.1-1 - Update to 2.4.1 version