diff --git a/libcap.changes b/libcap.changes index 612369a..0d75b21 100644 --- a/libcap.changes +++ b/libcap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 25 09:05:58 UTC 2022 - Marcus Meissner + +- Use "or" in the license tag to avoid confusion (bsc#1180073) + ------------------------------------------------------------------- Mon Jan 31 20:08:24 UTC 2022 - Dirk Müller @@ -201,7 +206,7 @@ Mon Jan 13 12:54:25 UTC 2020 - Martin Pluskal ------------------------------------------------------------------- Thu Jan 9 16:05:12 UTC 2020 - Martin Pluskal -- Update to version 2.30: +- Update to version 2.30 (jsc#SLE-17092, jsc#ECO-3460): * BUGFIX: arm and i386 fixes C and Go setgroups choice - used wrong syscall in 2.29. * cleaned up make clean and make install to actually work as diff --git a/libcap.spec b/libcap.spec index 9b96719..7bcce93 100644 --- a/libcap.spec +++ b/libcap.spec @@ -20,7 +20,7 @@ Name: libcap Version: 2.63 Release: 0 Summary: Library for Capabilities (linux-privs) Support -License: BSD-3-Clause AND GPL-2.0-only +License: BSD-3-Clause OR GPL-2.0-only Group: Development/Libraries/C and C++ URL: https://sites.google.com/site/fullycapable/ Source: https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-%{version}.tar.xz