Hello community,

here is the log from the commit of package cups for openSUSE:Factory checked in 
at 2020-07-05 01:10:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cups (Old)
 and      /work/SRC/openSUSE:Factory/.cups.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cups"

Sun Jul  5 01:10:09 2020 rev:150 rq:818329 version:2.3b6

Changes:
--------
--- /work/SRC/openSUSE:Factory/cups/cups.changes        2020-06-10 
00:35:05.768863894 +0200
+++ /work/SRC/openSUSE:Factory/.cups.new.3060/cups.changes      2020-07-05 
01:10:38.647500233 +0200
@@ -1,0 +2,6 @@
+Thu Jun 25 12:24:13 UTC 2020 - Ludwig Nussel <lnus...@suse.de>
+
+- make cups-devel pull in cups-rpm-helper to fix printer driver provides
+  (boo#1172407)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cups.spec ++++++
--- /var/tmp/diff_new_pack.JxwILQ/_old  2020-07-05 01:10:40.623506977 +0200
+++ /var/tmp/diff_new_pack.JxwILQ/_new  2020-07-05 01:10:40.627506990 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cups
 #
-# 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
@@ -28,7 +28,7 @@
 Summary:        The Common UNIX Printing System
 License:        Apache-2.0
 Group:          Hardware/Printing
-Url:            http://www.cups.org/
+URL:            http://www.cups.org/
 # To get Source0 go to https://www.cups.org/software.html or 
https://github.com/apple/cups/releases or use e.g.
 # wget --no-check-certificate -O cups-2.3b6-source.tar.gz 
https://github.com/apple/cups/releases/download/v2.3b6/cups-2.3b6-source.tar.gz
 Source0:        
https://github.com/apple/cups/releases/download/v2.3b6/cups-2.3b6-source.tar.gz
@@ -241,6 +241,10 @@
 Requires:       glibc-devel
 Requires:       libcups2 = %{version}
 Requires:       libcupsimage2 = %{version}
+# make sure printer drivers benefit from automatic provides
+%if 0%{?suse_version} >= 1500
+Requires:       cups-rpm-helper
+%endif
 
 %description devel
 CUPS is a modular printing system which allows a computer to act as a







Reply via email to