Hello community, here is the log from the commit of package efibootmgr for openSUSE:Factory checked in at 2018-04-10 09:50:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/efibootmgr (Old) and /work/SRC/openSUSE:Factory/.efibootmgr.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "efibootmgr" Tue Apr 10 09:50:38 2018 rev:29 rq:593412 version:14 Changes: -------- --- /work/SRC/openSUSE:Factory/efibootmgr/efibootmgr.changes 2017-07-01 14:04:50.334056680 +0200 +++ /work/SRC/openSUSE:Factory/.efibootmgr.new/efibootmgr.changes 2018-04-10 09:50:39.984169902 +0200 @@ -1,0 +2,5 @@ +Tue Apr 3 13:50:11 CEST 2018 - [email protected] + +- Use %license instead of %doc [bsc#1082318] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ efibootmgr.spec ++++++ --- /var/tmp/diff_new_pack.oaJZCi/_old 2018-04-10 09:50:41.160127294 +0200 +++ /var/tmp/diff_new_pack.oaJZCi/_new 2018-04-10 09:50:41.164127149 +0200 @@ -1,7 +1,7 @@ # # spec file for package efibootmgr # -# 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: 14 Release: 0 Summary: EFI Boot Manager -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Boot Url: https://github.com/rhinstaller/efibootmgr Source: https://github.com/rhinstaller/efibootmgr/releases/download/14/efibootmgr-14.tar.bz2 @@ -70,7 +70,8 @@ %files %defattr(-, root, root) -%doc README COPYING +%license COPYING +%doc README %{_sbindir}/efiboot* %{_mandir}/man8/*.gz
