Hello community, here is the log from the commit of package kexec-tools for openSUSE:Factory checked in at 2019-06-18 14:54:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kexec-tools (Old) and /work/SRC/openSUSE:Factory/.kexec-tools.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kexec-tools" Tue Jun 18 14:54:22 2019 rev:130 rq:709972 version:2.0.19 Changes: -------- --- /work/SRC/openSUSE:Factory/kexec-tools/kexec-tools.changes 2019-06-12 13:05:07.425213213 +0200 +++ /work/SRC/openSUSE:Factory/.kexec-tools.new.4811/kexec-tools.changes 2019-06-18 14:54:27.289475717 +0200 @@ -1,0 +2,6 @@ +Fri Jun 14 12:11:18 UTC 2019 - Petr Tesarik <[email protected]> + +- Bump to version 2.0.19 + Changelog: http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.18..v2.0.19 + +------------------------------------------------------------------- Old: ---- kexec-tools-2.0.18.tar.xz New: ---- kexec-tools-2.0.19.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kexec-tools.spec ++++++ --- /var/tmp/diff_new_pack.gNE5xx/_old 2019-06-18 14:54:28.753474813 +0200 +++ /var/tmp/diff_new_pack.gNE5xx/_new 2019-06-18 14:54:28.757474811 +0200 @@ -17,7 +17,7 @@ Name: kexec-tools -Version: 2.0.18 +Version: 2.0.19 Release: 0 Summary: Tools for loading replacement kernels into memory License: GPL-2.0-or-later @@ -94,6 +94,18 @@ %posttrans %{?regenerate_initrd_posttrans} +# Compatibility cruft +# there is no %license prior to SLE12 +%if %{undefined _defaultlicensedir} +%define license %doc +%else +# filesystem before SLE12 SP3 lacks /usr/share/licenses +%if 0%(test ! -d %{_defaultlicensedir} && echo 1) +%define _defaultlicensedir %_defaultdocdir +%endif +%endif +# End of compatibility cruft + %files %license COPYING %doc AUTHORS News TODO doc ++++++ kexec-tools-2.0.18.tar.xz -> kexec-tools-2.0.19.tar.xz ++++++ ++++ 2736 lines of diff (skipped)
