diff --git a/cups-filters.spec b/cups-filters.spec index d6892b3..85d9906 100644 --- a/cups-filters.spec +++ b/cups-filters.spec @@ -11,7 +11,7 @@ Summary: OpenPrinting CUPS filters and backends Name: cups-filters Version: 1.20.0 -Release: 33%{?dist} +Release: 34%{?dist} # For a breakdown of the licensing, see COPYING file # GPLv2: filters: commandto*, imagetoraster, pdftops, rasterto*, @@ -145,14 +145,12 @@ Requires: bc grep sed which # cups-browsed # it needs cups.service for running -Requires: cups Requires(post): systemd Requires(preun): systemd Requires(postun): systemd -# recommends avahi and cups-ipptool - it is needed for driverless support, +# recommends cups-ipptool - it is needed for driverless support, # but it is useless for older devices and cups servers -Recommends: avahi Recommends: cups-ipptool # older installations can still have ghostscript-cups and foomatic-filters @@ -462,9 +460,13 @@ make check %endif %changelog +* Mon Feb 26 2024 Zdenek Dohnal - 1.20.0-34 +- RHEL-13211 redhat-lsb unnecessary pulls in cups and avahi dependencies + * Tue Dec 19 2023 Zdenek Dohnal - 1.20.0-33 - RHEL-19433 Incorrect PS header handling in gstopdf - RHEL-16034 pdftopdf results with (N > 1)^2 copies if a file is sent to IPP printer with collate +- RHEL-13211 redhat-lsb unnecessary pulls in cups and avahi dependencies * Tue Aug 08 2023 Zdenek Dohnal - 1.20.0-32 - 2118406 - texttotext filter strips ESC causing PCL files to be printed improperly