Hello community, here is the log from the commit of package patterns-yast for openSUSE:Factory checked in at 2019-03-06 19:03:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-yast (Old) and /work/SRC/openSUSE:Factory/.patterns-yast.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-yast" Wed Mar 6 19:03:02 2019 rev:9 rq:682048 version:20190228 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-yast/patterns-yast.changes 2018-12-31 09:41:46.522443274 +0100 +++ /work/SRC/openSUSE:Factory/.patterns-yast.new.28833/patterns-yast.changes 2019-03-06 19:03:03.561080145 +0100 @@ -1,0 +2,7 @@ +Thu Feb 28 15:08:34 UTC 2019 - José Iván López González <[email protected]> + +- Added yast2-alternatives to the "yast2_basis" pattern (opensuse + only) (bsc#1125040). +- 20190228 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-yast.spec ++++++ --- /var/tmp/diff_new_pack.Sg1W0y/_old 2019-03-06 19:03:04.105079998 +0100 +++ /var/tmp/diff_new_pack.Sg1W0y/_new 2019-03-06 19:03:04.105079998 +0100 @@ -1,7 +1,7 @@ # # spec file for package patterns-yast # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -19,7 +19,7 @@ %bcond_with betatest Name: patterns-yast -Version: 20181130 +Version: 20190228 Release: 0 Summary: Patterns for Installation (Yast) License: MIT @@ -49,6 +49,10 @@ Requires: libyui-ncurses-pkg Requires: yast2 +%if 0%{?is_opensuse} +# opensuse only, see bsc#1125040 +Requires: yast2-alternatives +%endif Requires: yast2-country Requires: yast2-firewall Requires: yast2-hardware-detection
