Hello community,

here is the log from the commit of package patterns-base for openSUSE:Factory 
checked in at 2019-08-15 12:27:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-base (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-base.new.9556 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-base"

Thu Aug 15 12:27:17 2019 rev:38 rq:723306 version:20190612

Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-base/patterns-base.changes      
2019-07-31 14:24:43.546346418 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-base.new.9556/patterns-base.changes    
2019-08-15 12:27:21.310576932 +0200
@@ -1,0 +2,17 @@
+Wed Aug 14 13:48:25 UTC 2019 - Ludwig Nussel <[email protected]>
+
+- use journal by default (boo#1143144)
+
+-------------------------------------------------------------------
+Wed Aug  7 15:01:19 UTC 2019 - Carson Black <[email protected]>
+
+- Add openSUSE Welcome to be included in the x11_enhanced pattern.
+
+-------------------------------------------------------------------
+Mon Aug  5 11:52:14 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Drop google-roboto-fonts recommends: nothing really depends on
+  it and roboto is not used as default font in any openSUSE setup
+  (boo#1144135).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ patterns-base.spec ++++++
--- /var/tmp/diff_new_pack.LUlq5m/_old  2019-08-15 12:27:21.906576783 +0200
+++ /var/tmp/diff_new_pack.LUlq5m/_new  2019-08-15 12:27:21.906576783 +0200
@@ -499,9 +499,14 @@
 # fuser (psmisc) by default (#304694)
 Recommends:     psmisc
 Recommends:     rsync
-# we still want /var/log/messages as all of the docu refers to it
+%if 0%{?sle_version}
+# in SLE we still want /var/log/messages as all of the docu refers to it
 # TODO: if we still want it everywhere it should move back to base
 Recommends:     rsyslog
+%else
+# go for journal in TW (boo#1143144)
+Recommends:     systemd-logger
+%endif
 # Bug 424707 - Feature "Command not found" for openSUSE by default
 Recommends:     scout
 Recommends:     screen
@@ -842,7 +847,6 @@
 Requires:       xorg-x11-server
 Requires:       yast2-qt
 Recommends:     dejavu-fonts
-Recommends:     google-roboto-fonts
 Recommends:     libyui-qt
 Recommends:     libyui-qt-pkg
 # Recommend lightdm so it gets installed by default
@@ -915,6 +919,7 @@
 Recommends:     fribidi
 Recommends:     ghostscript-x11
 Recommends:     numlockx
+Recommends:     opensuse-welcome
 # #353229 - drag in empty replacements
 Recommends:     translation-update
 Recommends:     xauth


Reply via email to