diff --git a/libcap.changes b/libcap.changes index 50145a0..9a4e845 100644 --- a/libcap.changes +++ b/libcap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 1 12:44:21 UTC 2017 - jengelh@inai.de + +- RPM group association fix + ------------------------------------------------------------------- Mon Aug 29 21:10:05 UTC 2016 - dimstar@opensuse.org diff --git a/libcap.spec b/libcap.spec index 7e3452c..91f4a63 100644 --- a/libcap.spec +++ b/libcap.spec @@ -1,7 +1,7 @@ # # spec file for package libcap # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: libcap Summary: Library for Capabilities (linux-privs) Support License: BSD-3-Clause and GPL-2.0 -Group: System/Libraries +Group: Development/Libraries/C and C++ Version: 2.25 Release: 0 Source: https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-%{version}.tar.xz