Hello community, here is the log from the commit of package blog for openSUSE:Factory checked in at 2018-03-26 12:00:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blog (Old) and /work/SRC/openSUSE:Factory/.blog.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blog" Mon Mar 26 12:00:21 2018 rev:8 rq:588693 version:2.18 Changes: -------- --- /work/SRC/openSUSE:Factory/blog/blog.changes 2017-12-15 14:01:29.703884564 +0100 +++ /work/SRC/openSUSE:Factory/.blog.new/blog.changes 2018-03-26 12:00:37.760084832 +0200 @@ -1,0 +2,5 @@ +Mon Mar 19 15:31:33 CET 2018 - [email protected] + +- Use %license instead of %doc [bsc#1082318] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blog.spec ++++++ --- /var/tmp/diff_new_pack.YGcXPO/_old 2018-03-26 12:00:40.767976315 +0200 +++ /var/tmp/diff_new_pack.YGcXPO/_new 2018-03-26 12:00:40.771976171 +0200 @@ -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 @@ 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 @@ %files %defattr(-,root,root) -%doc README COPYING +%license COPYING +%doc README /sbin/blogctl /sbin/blogd /sbin/blogger
