Hello community,

here is the log from the commit of package system-config-printer for 
openSUSE:Factory checked in at 2018-02-25 12:20:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/system-config-printer (Old)
 and      /work/SRC/openSUSE:Factory/.system-config-printer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "system-config-printer"

Sun Feb 25 12:20:45 2018 rev:87 rq:578417 version:1.5.7

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/system-config-printer/system-config-printer.changes  
    2017-11-01 11:09:06.494934977 +0100
+++ 
/work/SRC/openSUSE:Factory/.system-config-printer.new/system-config-printer.changes
 2018-02-25 12:20:46.526997327 +0100
@@ -1,0 +2,7 @@
+Tue Feb 20 15:45:52 UTC 2018 - [email protected]
+
+- Do not recommend dbus(com.redhat.NewPrinterNotification) as this
+  would pull in desktop applets also on a server installation
+  (boo#1081691)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ system-config-printer.spec ++++++
--- /var/tmp/diff_new_pack.GhR8kv/_old  2018-02-25 12:20:47.682955459 +0100
+++ /var/tmp/diff_new_pack.GhR8kv/_new  2018-02-25 12:20:47.686955315 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package system-config-printer
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -145,7 +145,9 @@
 Requires:       dbus-1-python3
 Requires:       python3-cups >= 1.9.60
 Requires:       python3-cupshelpers
-Recommends:     dbus(com.redhat.NewPrinterNotification)
+# do not make this recommended! it would pull in KDE or GNOME
+# applets, even if udev-configure-printer is used on servers
+Suggests:       dbus(com.redhat.NewPrinterNotification)
 %systemd_requires
 
 %description -n udev-configure-printer




Reply via email to