Hello community, here is the log from the commit of package patterns-base for openSUSE:Factory checked in at 2019-12-23 22:39:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-base (Old) and /work/SRC/openSUSE:Factory/.patterns-base.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-base" Mon Dec 23 22:39:34 2019 rev:47 rq:758034 version:20190612 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-base/patterns-base.changes 2019-12-10 22:41:58.741819003 +0100 +++ /work/SRC/openSUSE:Factory/.patterns-base.new.6675/patterns-base.changes 2019-12-23 22:42:20.821947937 +0100 @@ -1,0 +2,6 @@ +Wed Dec 18 22:07:33 UTC 2019 - Michal Suchanek <[email protected]> + +- Support multiversion(kernel) with purge-kernels.service separated from dracut + (jsc#SLE-10162, jsc#SLE-10465). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-base.spec ++++++ --- /var/tmp/diff_new_pack.4Zwy4W/_old 2019-12-23 22:42:21.509948236 +0100 +++ /var/tmp/diff_new_pack.4Zwy4W/_new 2019-12-23 22:42:21.509948236 +0100 @@ -1,7 +1,7 @@ # # spec file for package patterns-base # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -132,6 +132,8 @@ %if ! 0%{?is_opensuse} Requires: systemd-coredump %endif +# Support multiversion(kernel) (jsc#SLE-10162, jsc#SLE-10465) +Requires: purge-kernels-service # Add some static base tool in case system explodes; Recommend only, as users are free to uninstall it Recommends: busybox-static Recommends: bash-completion
