diff --git a/cups-filters.spec b/cups-filters.spec index 4987137..565b733 100644 --- a/cups-filters.spec +++ b/cups-filters.spec @@ -2,7 +2,7 @@ Summary: OpenPrinting CUPS filters, backends, and cups-browsed Name: cups-filters Version: 1.26.1 -Release: 2 +Release: 3 License: GPLv2 and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2+ and MIT and BSD with advertising Url: http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters Source0: http://www.openprinting.org/download/cups-filters/cups-filters-%{version}.tar.xz @@ -15,7 +15,7 @@ BuildRequires: systemd cups-devel python3-cups ghostscript gcc gcc-c++ poppler-u BuildRequires: autoconf automake dejavu-sans-fonts libtool gettext-devel Requires: poppler-utils ghostscript cups-filesystem -Requires: liberation-mono-fonts bc grep sed which cups +Requires: liberation-mono-fonts bc grep sed which cups cups-filters-help %{?systemd_requires} @@ -158,6 +158,9 @@ fi %{_mandir}/man8/cups-browsed.8.gz %changelog +* Mon Nov 09 2020 huanghaitao - 1.26.1-3 +- Make help package required by cups-filters + * Tue Jan 21 2020 openEuler Buildteam - 1.26.1-2 - Type:bugfix - ID:NA