Hello community, here is the log from the commit of package patterns-yast for openSUSE:Factory checked in at 2019-04-12 09:12:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-yast (Old) and /work/SRC/openSUSE:Factory/.patterns-yast.new.27019 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-yast" Fri Apr 12 09:12:48 2019 rev:10 rq:693264 version:20190411 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-yast/patterns-yast.changes 2019-03-06 19:03:03.561080145 +0100 +++ /work/SRC/openSUSE:Factory/.patterns-yast.new.27019/patterns-yast.changes 2019-04-12 09:12:48.949624209 +0200 @@ -1,0 +2,18 @@ +Thu Apr 11 14:19:26 CEST 2019 - Antoine Ginies <[email protected]> + +- remove requires on old package yast2-branding-openSUSE (boo#1109310) + +------------------------------------------------------------------- +Thu Apr 11 11:20:51 CEST 2019 - Antoine Ginies <[email protected]> + +- fix installing yast2-vm per default on openSUSE (bsc#1083398) + +------------------------------------------------------------------- +Tue Apr 9 09:31:53 UTC 2019 - [email protected] + +- Reintroduced the following change done by lnussel directly in OBS + and overwritten by an automatic submission (bsc#1131492): + * Recommend chrony instead of ntp (bsc#936378) +- 20190409 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-yast.spec ++++++ --- /var/tmp/diff_new_pack.SDllAQ/_old 2019-04-12 09:12:49.285624353 +0200 +++ /var/tmp/diff_new_pack.SDllAQ/_new 2019-04-12 09:12:49.285624353 +0200 @@ -19,7 +19,8 @@ %bcond_with betatest Name: patterns-yast -Version: 20190228 + +Version: 20190411 Release: 0 Summary: Patterns for Installation (Yast) License: MIT @@ -98,8 +99,8 @@ Recommends: yast2-tftp-server # #542936 Recommends: yast2-vpn -# Recommend NTP at least until boo#936378 is fixed and YaST is not trying to configure a service that's not there -Recommends: ntp +# Recommend Chrony at least until boo#936378 is fixed and YaST is not trying to configure a service that's not there +Recommends: chrony Suggests: yast2-online-update-configuration Suggests: autoyast2 # yast2 clone_system is expected to be installed by default (sle-beta) @@ -119,8 +120,6 @@ Suggests: Mesa Suggests: i4l-isdnlog Suggests: ypserv -Suggests: ntp -Suggests: ntp-doc Suggests: install-initrd # for yast2-scanner # mandatory @@ -141,6 +140,10 @@ Suggests: sblim-sfcb Suggests: cim-schema Requires: yast2-theme +# bsc#1083398 +%if 0%{?is_opensuse} +Recommends: yast2-vm +%endif %description yast2_basis YaST tools for basic system administration.
