diff --git a/gptfdisk.changes b/gptfdisk.changes index cd56b4b..36e5a9c 100644 --- a/gptfdisk.changes +++ b/gptfdisk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 26 16:51:10 CEST 2018 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Mon Oct 26 14:25:43 UTC 2015 - sweet_f_a@gmx.de diff --git a/gptfdisk.spec b/gptfdisk.spec index 705d71b..d4b55a6 100644 --- a/gptfdisk.spec +++ b/gptfdisk.spec @@ -1,7 +1,7 @@ # # spec file for package gptfdisk # -# Copyright (c) 2015 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 @@ -20,7 +20,7 @@ Name: gptfdisk Version: 1.0.1 Release: 0 Summary: GPT partitioning and MBR repair software -License: GPL-2.0 +License: GPL-2.0-only Group: System/Base Url: http://rodsbooks.com/gdisk @@ -68,7 +68,8 @@ install -pm0644 *.8 "$b/%_mandir/man8/"; %files %defattr(-,root,root) -%doc NEWS COPYING README +%license COPYING +%doc NEWS README %_sbindir/gdisk %_sbindir/sgdisk %_sbindir/cgdisk