Hello community, here is the log from the commit of package patterns-gnome for openSUSE:Factory checked in at 2020-04-22 20:41:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-gnome (Old) and /work/SRC/openSUSE:Factory/.patterns-gnome.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-gnome" Wed Apr 22 20:41:39 2020 rev:20 rq:794793 version:20200416 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-gnome/patterns-gnome.changes 2019-10-30 14:40:19.289703756 +0100 +++ /work/SRC/openSUSE:Factory/.patterns-gnome.new.2738/patterns-gnome.changes 2020-04-22 20:41:40.406062662 +0200 @@ -1,0 +2,6 @@ +Thu Apr 16 16:59:13 UTC 2020 - Stefan Weiberg <[email protected]> + +- add gnome-packagekit recommends to gnome_basic pattern for SLE + and Leap (bsc#1164858 and bsc#1081584) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-gnome.spec ++++++ --- /var/tmp/diff_new_pack.Pu6f32/_old 2020-04-22 20:41:40.834063501 +0200 +++ /var/tmp/diff_new_pack.Pu6f32/_new 2020-04-22 20:41:40.838063508 +0200 @@ -1,7 +1,7 @@ # # spec file for package patterns-gnome # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %bcond_with betatest Name: patterns-gnome -Version: 20180321 +Version: 20200416 Release: 0 Summary: Patterns for Installation (Gnome) License: MIT @@ -386,6 +386,12 @@ Recommends: nautilus-extension-terminal Recommends: nautilus-share Recommends: pinentry-gnome3 +# bsc#1164858 bsc#1081584 +# - only in Leap and SLE as we don't want to install gnome-packagekit by +# default on TW +%if 0%{?sle_version} +Recommends: gnome-packagekit +%endif %if !0%{?is_opensuse} Obsoletes: patterns-sles-gnome-basic %endif
