diff --git a/ndctl.spec b/ndctl.spec index fc30841136b53bc869aef78f20d1b2716ad60ab1..6a99cbdef84e9deeffb0deb01f0e7f9349ec3b90 100644 --- a/ndctl.spec +++ b/ndctl.spec @@ -1,8 +1,8 @@ Name: ndctl Version: 68 -Release: 2 +Release: 3 Summary: Manage "libnvdimm" subsystem devices (Non-volatile Memory) -License: GPLv2 +License: GPL-2.0-only and LGPL-2.1-only and MIT and CC0-1.0 Group: System Environment/Base Url: https://github.com/pmem/ndctl Source0: https://github.com/pmem/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -155,6 +155,9 @@ make check %changelog +* Wed Jul 13 2022 Zhiqiang Liu - 68-3 +- correct License: add LGPLv2.1, MIT, CC0-1.0 + * Tue Dec 7 2021 yanglongkang - 68-2 - Fix initramfs creating by forcing installation of libnvdimm.ko