diff --git a/cups-filters-1.26.1.tar.xz b/cups-filters-1.26.1.tar.xz deleted file mode 100644 index 65b9445..0000000 Binary files a/cups-filters-1.26.1.tar.xz and /dev/null differ diff --git a/cups-filters-1.28.9.tar.xz b/cups-filters-1.28.9.tar.xz new file mode 100644 index 0000000..c56b467 Binary files /dev/null and b/cups-filters-1.28.9.tar.xz differ diff --git a/cups-filters.spec b/cups-filters.spec index 4987137..9d52712 100644 --- a/cups-filters.spec +++ b/cups-filters.spec @@ -1,8 +1,8 @@ %global _service cups-browsed.service Summary: OpenPrinting CUPS filters, backends, and cups-browsed Name: cups-filters -Version: 1.26.1 -Release: 2 +Version: 1.28.9 +Release: 1 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 @@ -118,6 +118,7 @@ fi %attr(0755,root,root) %{_cups_serverbin}/backend/cups-brf %{_bindir}/foomatic-rip %{_bindir}/driverless +%{_bindir}/driverless-fax %{_datadir}/cups/ppdc/* %{_datadir}/cups/drv/* %{_datadir}/cups/mime/* @@ -132,7 +133,9 @@ fi %{_libdir}/libfontembed.so.1* %{_unitdir}/%{_service} %{_cups_serverbin}/backend/driverless +%{_cups_serverbin}/backend/driverless-fax %{_cups_serverbin}/driver/driverless +%{_cups_serverbin}/driver/driverless-fax %exclude %{_bindir}/ttfread %exclude %{_libdir}/libcupsfilters.la %exclude %{_libdir}/libfontembed.la @@ -147,10 +150,6 @@ fi %{_libdir}/pkgconfig/libfontembed.pc %files help -%{_pkgdocdir}/ABOUT-* -%{_pkgdocdir}/NEWS -%{_pkgdocdir}/README -%{_pkgdocdir}/INSTALL %{_pkgdocdir}/ %{_mandir}/man1/driverless.1.gz %{_mandir}/man1/foomatic-rip.1.gz @@ -158,6 +157,9 @@ fi %{_mandir}/man8/cups-browsed.8.gz %changelog +* Fri Jul 30 2021 yushaogui - 1.28.9-1 +- update cups-filtres package to 1.28.9 + * Tue Jan 21 2020 openEuler Buildteam - 1.26.1-2 - Type:bugfix - ID:NA