diff --git a/bash-completion-doc.spec b/bash-completion-doc.spec index 1b37eee..66a117d 100644 --- a/bash-completion-doc.spec +++ b/bash-completion-doc.spec @@ -1,7 +1,7 @@ # # spec file for package bash-completion-doc # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -23,7 +23,7 @@ Name: bash-completion-doc Version: 2.7 Release: 0 Summary: The Documentation of Programmable Completion for Bash -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Libraries/C and C++ Url: https://github.com/scop/bash-completion/ Source0: https://github.com/scop/bash-completion/releases/download/%{version}/%{_name}-%{version}.tar.xz diff --git a/bash-completion.changes b/bash-completion.changes index 15c4e2d..6998b67 100644 --- a/bash-completion.changes +++ b/bash-completion.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 3 15:30:09 CEST 2018 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Mon Dec 18 15:29:04 CET 2017 - sbrabec@suse.com diff --git a/bash-completion.spec b/bash-completion.spec index c23fd7a..be230bf 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -1,7 +1,7 @@ # # spec file for package bash-completion # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -25,7 +25,7 @@ Name: bash-completion Version: 2.7 Release: 0 Summary: Programmable Completion for Bash -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Shells Url: https://github.com/scop/bash-completion/ Source0: https://github.com/scop/bash-completion/releases/download/%{version}/%{name}-%{version}.tar.xz @@ -159,7 +159,7 @@ install -m 0644 README.md %{buildroot}%{_defaultdocdir}/%{name}/README %if %build_core %files %defattr(-,root,root) -%doc COPYING +%license COPYING %if %build_doc %exclude %{_defaultdocdir}/%{name}/AUTHORS %exclude %{_defaultdocdir}/%{name}/README