diff --git a/perl-Bootloader.changes b/perl-Bootloader.changes index 852f7f5..e53c92b 100644 --- a/perl-Bootloader.changes +++ b/perl-Bootloader.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 26 15:49:57 CEST 2018 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + -------------------------------------------------------------------- Fri May 12 09:34:28 UTC 2017 - wfeldt@opensuse.org diff --git a/perl-Bootloader.spec b/perl-Bootloader.spec index 67a1942..87b8ef2 100644 --- a/perl-Bootloader.spec +++ b/perl-Bootloader.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Bootloader # -# 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 @@ Requires: coreutils Requires: perl-base = %{perl_version} Recommends: perl-gettext Summary: Library for Configuring Boot Loaders -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Boot Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -96,7 +96,7 @@ chmod 600 /var/log/pbl.log %files %defattr(-, root, root) -%doc COPYING +%license COPYING %doc %{_mandir}/man?/* %{perl_vendorarch}/auto/Bootloader %{perl_vendorlib}/Bootloader