Hello community,

here is the log from the commit of package gutenprint for openSUSE:Factory 
checked in at 2014-06-18 10:59:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gutenprint (Old)
 and      /work/SRC/openSUSE:Factory/.gutenprint.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gutenprint"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gutenprint/gutenprint.changes    2013-01-24 
09:57:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gutenprint.new/gutenprint.changes       
2014-06-18 10:59:03.000000000 +0200
@@ -1,0 +2,23 @@
+Mon Jun  2 12:16:55 CEST 2014 - jsm...@suse.de
+
+- Version upgrade to 5.2.10:
+  * Added a unified CUPS backend 'gutenprint52+usb' that requires
+    libusb 1.0 (or newer) to support selected dye sublimation
+    printers. Support for all Canon SELPHY CP- and ES- printers
+    has been improved considerably through that CUPS backend.
+  * Added duplex support for the EPSON WorkForce 630, 635,
+    and 645, and NX635.
+  * Many new printers supported in this release.
+  * Very many new printers supported experimentally.
+  For details see the NEWS file.
+- For openSUSE 11.4 or newer BuildRequires libusb-1_0-devel
+  to build the 'gutenprint52+usb' backend. When libusb-1.0 is
+  not installed, the configure magic does not build that backend.
+  The installed /usr/share/cups/usb/net.sf.gimp-print.usb-quirks
+  needs a current CUPS version (that supports usb quirks).
+  Older CUPS versions would ignore gutenprint's usb quirks
+  which means that the generic CUPS backend 'usb' reports
+  in particular the dye sublimation printers that do not work
+  with it but require the special 'gutenprint52+usb' backend.
+  
+-------------------------------------------------------------------

Old:
----
  gutenprint-5.2.9.tar.bz2

New:
----
  gutenprint-5.2.10.tar.bz2

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

Other differences:
------------------
++++++ gutenprint.spec ++++++
--- /var/tmp/diff_new_pack.6c1ZBC/_old  2014-06-18 10:59:04.000000000 +0200
+++ /var/tmp/diff_new_pack.6c1ZBC/_new  2014-06-18 10:59:04.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gutenprint
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:           gutenprint
 Url:            http://gutenprint.sourceforge.net
-Version:        5.2.9
+Version:        5.2.10
 Release:        0
 %define gutenprintmajor 5.2
 BuildRequires:  cairo-devel
@@ -29,6 +29,11 @@
 BuildRequires:  gtk2-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
+%if 0%{?suse_version} >= 1140
+# The CUPS dyesub USB backend requires libusb-1.0 which is available since 
openSUSE 11.4.
+# When libusb-1.0 is not available, the configure magic does not build the 
CUPS dyesub USB backend.
+BuildRequires:  libusb-1_0-devel
+%endif
 BuildRequires:  pango-devel
 BuildRequires:  python-cups
 Summary:        Printer drivers for CUPS from the Gutenprint project
@@ -48,7 +53,7 @@
 # Install into this non-root directory (required when it is built as non-root 
user):
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # URL for Source0:
-# 
http://downloads.sourceforge.net/project/gimp-print/gutenprint-5.2/5.2.9/gutenprint-5.2.9.tar.bz2
+# 
http://downloads.sourceforge.net/project/gimp-print/gutenprint-5.2/5.2.10/gutenprint-5.2.10.tar.bz2
 Source0:        gutenprint-%{version}.tar.bz2 
 # Patch0...Patch9 is for patches from upstream:
 # Patch10...Patch99 is for openSUSE patches which which are intended for 
upstream:
@@ -180,6 +185,11 @@
 /usr/lib/cups/filter/commandtocanon
 /usr/lib/cups/filter/commandtoepson
 /usr/lib/cups/filter/rastertogutenprint.%{gutenprintmajor}
+%if 0%{?suse_version} >= 1140
+/usr/lib/cups/backend/gutenprint52+usb
+%dir /usr/share/cups/usb
+/usr/share/cups/usb/net.sf.gimp-print.usb-quirks
+%endif
 %dir /usr/share/gutenprint
 %dir /usr/share/gutenprint/%{gutenprintmajor}
 /usr/share/gutenprint/%{gutenprintmajor}/*

++++++ gutenprint-5.2.9.tar.bz2 -> gutenprint-5.2.10.tar.bz2 ++++++
++++ 702554 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to