Hello community, here is the log from the commit of package cups-filters for openSUSE:Factory checked in at 2018-09-07 15:34:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cups-filters (Old) and /work/SRC/openSUSE:Factory/.cups-filters.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cups-filters" Fri Sep 7 15:34:19 2018 rev:35 rq:632401 version:1.21.1 Changes: -------- --- /work/SRC/openSUSE:Factory/cups-filters/cups-filters.changes 2018-07-23 17:59:20.133055299 +0200 +++ /work/SRC/openSUSE:Factory/.cups-filters.new/cups-filters.changes 2018-09-07 15:34:23.078867813 +0200 @@ -1,0 +2,30 @@ +Thu Aug 30 11:06:57 UTC 2018 - Tomáš Chvátal <[email protected]> + +- Do not diferentiate for service location, it is in sbindir + on all systems we support now +- Use license for license install +- Version update to 1.21.1: + - foomatic-rip: Fixed segmentation fault caused by wrong + Coverity Scan issue fix (Issue #57, Debian bug #907026). + - Build system: Require QPDF 8.1.0 or later as it is needed by + bannertopdf (Issue #56). + - libcupsfilters, cups-browsed, driverless, foomatic-rip, + parallel: Silenced warnings from newest gcc. + - libcupsfilters: When generating a PPD for driverless + printing on a remote IPP printer, make pdftopdf not being + run by the local queue if the remote queue is a CUPS queue + to avoid running pdftopdf twice (CUPS Issue #5361). + - libcupsfilters, cups-browsed, driverless, bannertopdf, + foomatic-rip, pdftops, pdftoraster, rastertops, + rastertoescpx, sys5ippprinter, beh: Fixed Coverity Scan + issues. Thanks to Zdenek Dohnal (zdohnal at redhat dot com) + for the tests and the patches. + - bannertopdf: Switched over from using Poppler to using QPDF + for generating the PDF pages. With Poppler unstable APIs + were used which were subject to change. Thanks to Sahil + Arora for this project in the Google Summer of Code 2018 + (Pull request #25). + - cups-browsed: Manually defined clusters ("Cluster" directive + in cups-browsed.conf) caused cups-browsed to crash. + +------------------------------------------------------------------- Old: ---- cups-filters-1.20.4.tar.xz New: ---- cups-filters-1.21.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cups-filters.spec ++++++ --- /var/tmp/diff_new_pack.9o0pNf/_old 2018-09-07 15:34:23.574867254 +0200 +++ /var/tmp/diff_new_pack.9o0pNf/_new 2018-09-07 15:34:23.578867250 +0200 @@ -37,7 +37,7 @@ # and also run: zypper vcmp 'next version' 'current version' # e.g. zypper vcmp '1.0.49' '1.0.49.20140326' -> 1.0.49 is older than 1.0.49.20140326 # and zypper vcmp '1.0.50' '1.0.49.20140326' -> 1.0.50 is newer than 1.0.49.20140326 -Version: 1.20.4 +Version: 1.21.1 Release: 0 Source0: http://www.openprinting.org/download/cups-filters/cups-filters-%{version}.tar.xz # Upstream fix for https://bugs.linuxfoundation.org/show_bug.cgi?id=1421 @@ -64,7 +64,7 @@ Requires: cups > 1.5.4 BuildRequires: pkgconfig # pdftopdf -BuildRequires: qpdf-devel +BuildRequires: qpdf-devel >= 8.1.0 # pdftops BuildRequires: poppler-tools # pdftoijs, pdftoopvp, pdftoraster @@ -268,12 +268,7 @@ mkdir -p %{buildroot}%{_unitdir} install -p -m 644 utils/cups-browsed.service %{buildroot}%{_unitdir} # Provide SUSE policy symlink /usr/sbin/rcFOO -> /etc/init.d/FOO -# /usr/sbin/service exists only since openSUSE 12.3: -%if 0%{?suse_version} > 1220 -ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rccups-browsed -%else -ln -s /sbin/service %{buildroot}%{_sbindir}/rccups-browsed -%endif +ln -s service %{buildroot}%{_sbindir}/rccups-browsed # Don't ship libtool la files. rm -f %{buildroot}%{_libdir}/lib*.la # Not sure what is this good for @@ -314,8 +309,8 @@ # the build fails intentionally if a mandatory file was not built # which ensures that already existing correctly built binary RPMs # are not overwritten by broken RPMs where mandatory files are missing. -%defattr(-,root,root) -%doc __doc/README __doc/AUTHORS __doc/NEWS __doc/COPYING __doc/fontembed.README +%license __doc/COPYING +%doc __doc/README __doc/AUTHORS __doc/NEWS __doc/fontembed.README %config(noreplace) %{_sysconfdir}/fonts/conf.d/99pdftoopvp.conf %config(noreplace) %{_sysconfdir}/cups/cups-browsed.conf %{_unitdir}/cups-browsed.service ++++++ cups-filters-1.20.4.tar.xz -> cups-filters-1.21.1.tar.xz ++++++ ++++ 4483 lines of diff (skipped)
