Hello community, here is the log from the commit of package patterns-kde for openSUSE:Factory checked in at 2018-12-31 09:42:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-kde (Old) and /work/SRC/openSUSE:Factory/.patterns-kde.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-kde" Mon Dec 31 09:42:03 2018 rev:24 rq:653861 version:20181130 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-kde/patterns-kde.changes 2018-10-01 08:13:48.166107205 +0200 +++ /work/SRC/openSUSE:Factory/.patterns-kde.new.28833/patterns-kde.changes 2018-12-31 09:42:04.362428678 +0100 @@ -1,0 +2,10 @@ +Fri Nov 30 11:28:08 UTC 2018 - [email protected] + +- Updated yast2-theme dependency (related to boo#1109310) + +------------------------------------------------------------------- +Fri Oct 19 12:17:55 UTC 2018 - Fabian Vogt <[email protected]> + +- Recommend dolphin in kde_plasma + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-kde.spec ++++++ --- /var/tmp/diff_new_pack.o1XE7R/_old 2018-12-31 09:42:04.818428305 +0100 +++ /var/tmp/diff_new_pack.o1XE7R/_new 2018-12-31 09:42:04.822428302 +0100 @@ -19,7 +19,7 @@ %bcond_with betatest Name: patterns-kde -Version: 20180709 +Version: 20181130 Release: 0 Summary: Patterns for Installation (kde devel) License: MIT @@ -311,6 +311,9 @@ # We have a theme for this, so prefer it Recommends: sddm +# To open folders on the desktop +Recommends: dolphin + # Additional packages for the desktop Recommends: bluedevil5 Recommends: breeze5-wallpapers @@ -730,7 +733,12 @@ Supplements: packageand(patterns-kde-kde_plasma:patterns-yast-yast2_basis) # from data/KDE4-YaST Requires: libyui-qt-pkg +# SLE/Leap 15.1 or Tumbleweed +%if 0%{?sle_version} > 150000 || 0%{?suse_version} >= 1550 +Requires: yast2-theme-oxygen +%else Requires: yast2-branding-openSUSE-Oxygen +%endif Requires: yast2-control-center-qt %description kde_yast
