From 7efab90daf8dc04ef054ee3d16189258fc60a6916f003e94ab9c9a6504da94c6 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 25 Feb 2022 09:48:22 +0000 Subject: [PATCH] Accepting request 957541 from home:msmeissn:branches:Base:System Merged some changes and metadata over from the SLE side. - Use "or" in the license tag to avoid confusion (bsc#1180073) - Update to version 2.30 (jsc#SLE-17092, jsc#ECO-3460): OBS-URL: https://build.opensuse.org/request/show/957541 OBS-URL: https://build.opensuse.org/package/show/Base:System/libcap?expand=0&rev=68 --- libcap.changes | 7 ++++++- libcap.spec | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) 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