diff --git a/blog.changes b/blog.changes index dcb0fbf..56b2124 100644 --- a/blog.changes +++ b/blog.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 19 15:31:33 CET 2018 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Tue Dec 12 15:30:53 UTC 2017 - pmladek@suse.com diff --git a/blog.spec b/blog.spec index f829ca4..7f4bdfd 100644 --- a/blog.spec +++ b/blog.spec @@ -1,7 +1,7 @@ # # spec file for package blog # -# 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 @@ -20,7 +20,7 @@ Name: blog Version: 2.18 Release: 0 Summary: Boot logging -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Base Url: https://github.com/bitstreamout/showconsole Source: https://github.com/bitstreamout/showconsole/archive/v%{version}.tar.gz#/showconsole-%{version}.tar.gz @@ -112,7 +112,8 @@ test -x /sbin/ldconfig && /sbin/ldconfig || : %files %defattr(-,root,root) -%doc README COPYING +%license COPYING +%doc README /sbin/blogctl /sbin/blogd /sbin/blogger