Hello community, here is the log from the commit of package gutenprint for openSUSE:Factory checked in at 2018-01-16 09:40:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gutenprint (Old) and /work/SRC/openSUSE:Factory/.gutenprint.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gutenprint" Tue Jan 16 09:40:09 2018 rev:29 rq:563562 version:5.2.13pre14.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gutenprint/gutenprint.changes 2017-10-17 01:49:41.142395702 +0200 +++ /work/SRC/openSUSE:Factory/.gutenprint.new/gutenprint.changes 2018-01-16 09:40:10.711845418 +0100 @@ -1,0 +2,21 @@ +Thu Jan 4 11:37:13 CET 2018 - [email protected] + +- Version upgrade to 5.2.13pre14.2 which is the + second pre-release of Gutenprint 5.2.14. + Major changes in this release (compared to 5.2.12): + * The PCL driver now supports color laser printers + that use PCL 5c natively (as opposed to emulation). + The support is considered to be preliminary at this time. + Tons of PCL printers have been added with color support. + Please report success or failure with PCL color laser printers + using the Generic PCL Color drivers. + Based on feedback from this pre-release, some or all of these + printers may be removed from the list prior to 5.2.14 release. + * Support for the Brother HL-2030 and HL-2035 has been removed + because these printers do not support standard PCL. + * A crash that affected certain dyesub printers when used with + simplified PPD files has been fixed. + * Enhanced support for some dye-sublimation printers. + For details see the NEWS file. + +------------------------------------------------------------------- Old: ---- gutenprint-5.2.13.tar.bz2 New: ---- gutenprint-5.2.14-pre2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gutenprint.spec ++++++ --- /var/tmp/diff_new_pack.IP9ZHn/_old 2018-01-16 09:40:11.839792620 +0100 +++ /var/tmp/diff_new_pack.IP9ZHn/_new 2018-01-16 09:40:11.839792620 +0100 @@ -1,7 +1,7 @@ # # spec file for package gutenprint # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX 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,10 +18,10 @@ Name: gutenprint Url: http://gutenprint.sourceforge.net -Version: 5.2.13 +Version: 5.2.13pre14.2 Release: 0 -%define tarball_version %{version} -#define tarball_version 5.2.12-pre2 +#define tarball_version %{version} +%define tarball_version 5.2.14-pre2 %define gutenprintmajor 5.2 BuildRequires: cairo-devel # SLE10 and SLE11 and SLE12 need special BuildRequires. @@ -101,7 +101,10 @@ # Install into this non-root directory (required when it is built as non-root user): BuildRoot: %{_tmppath}/%{name}-%{version}-build # URL for Source0: -Source0: http://downloads.sourceforge.net/gimp-print/%{name}-%{version}.tar.bz2 +#Source0: http://downloads.sourceforge.net/gimp-print/%{name}-%{version}.tar.bz2 +# How to get Source0: +# wget --no-check-certificate -O gutenprint-5.2.14-pre2.tar.bz2 https://downloads.sourceforge.net/project/gimp-print/gutenprint-5.2/5.2.14-pre1/gutenprint-5.2.14-pre2.tar.bz2 +Source0: gutenprint-5.2.14-pre2.tar.bz2 # Patch0...Patch9 is for patches from upstream: # Patch10...Patch99 is for openSUSE patches which which are intended for upstream:
