diff --git a/libseccomp.changes b/libseccomp.changes index 42f0104..eb3409b 100644 --- a/libseccomp.changes +++ b/libseccomp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 14 14:16:45 CET 2019 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Sat Feb 24 02:53:57 UTC 2018 - asarai@suse.com diff --git a/libseccomp.spec b/libseccomp.spec index dd4523f..4785f5a 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -1,7 +1,7 @@ # # spec file for package libseccomp # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -21,7 +21,7 @@ Name: libseccomp Version: 2.3.3 Release: 0 Summary: An enhanced Seccomp (mode 2) helper library -License: LGPL-2.1 +License: LGPL-2.1-only Group: Development/Libraries/C and C++ Url: http://github.com/seccomp #Git-Clone: git://github.com/seccomp/libseccomp @@ -130,7 +130,7 @@ make check %files -n %lname %defattr(-,root,root) %_libdir/%name.so.2* -%doc LICENSE +%license LICENSE %files devel %defattr(-,root,root)