Changelog for
gutenprint-gimpplugin-5.3.4-3.2.x86_64.rpm :
* Tue Feb 27 2024 Dominique Leuenberger
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
* Sat Nov 25 2023 Bernhard Wiedemann - Add reproducible.patch to override build date (boo#1047218)- drop config.summary with build host name (boo#1084909)
* Sat Apr 22 2023 Erwan GEORGET - Update to 5.3.4 final version
* Support for many new printers has been added
* Support for color printing has been added to many already supported printers
* Many fixes where added- For more details, please refer to the following links :
* 5.3.1: https://sourceforge.net/p/gimp-print/source/ci/gutenprint-5_3_1/tree/NEWS
* 5.3.3: https://sourceforge.net/p/gimp-print/source/ci/gutenprint-5_3_3/tree/NEWS
* 5.3.4: https://sourceforge.net/projects/gimp-print/files/gutenprint-5.3/5.3.4/NEWS/download
* Sun Jul 05 2020 Atri Bhattacharya - Update to 5.2.15 final version:
* The following printers have been added: Canon SELPHY CP1300.
* The following printers have seen bugfixes: - Sony UP-CR10L - Sony UP-DR150 - Sony UP-DR200
* Miscellaneous fixes for Shinko S1245, Sony UP-CR10L, UP-DR150, and UP-DR200, and Kodak.
* Mon Mar 16 2020 Tomáš Chvátal - Fix build with no python2 available by pulling in python3-cups
* Fri Mar 29 2019 jsmeixAATTsuse.de- Version upgrade to 5.2.14pre15.1 which is the first pre-release of Gutenprint 5.2.15. Changes in this release (compared to 5.2.14):
* The following Epson inkjet printer has been added: Epson Expression ET-2600 EcoTank ET
* Miscellaneous fixes for DNP DS80DX, DNP DS820, and Mitsubishi P95D. For details see the NEWS file.
* Mon Apr 23 2018 jsmeixAATTsuse.de- Version upgrade to 5.2.14: Additional changes in this release (compared to 5.2.13pre14.2):
* Color quality of the PCL 5c driver is significantly improved. For details see the NEWS file.
* Thu Jan 04 2018 jsmeixAATTsuse.de- 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.13):
* 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.
* Thu Aug 31 2017 jsmeixAATTsuse.de- Version upgrade to 5.2.13: Major changes in this release (compared to 5.2.12):
* Correct mis-defined paper type that collided with standard A4 paper. This resulted in some Canon and PCL printers mishandling A4 paper.
* Code optimizations in the dye-sublimation driver, resulting in a significant (2x-2.7x) boost in performance.
* The Canon driver has improved printer firmware papersize detection when using automatic paper source (Autofeed).
* Added support for two Epson inkjet printers.
* Added experimental support for many Canon printers.
* Removed support for iP100 (unsupported).
* Added the Datamax-O\'Neil H class series of printers. For details see the NEWS file.- For SLE11 and SLE10 it must be built --without-gimp2 because since Gutenprint 5.2.13 the gimp_pixels_to_units function is called in in src/gimp2/print.c and according to https://developer.gimp.org/api/2.0/libgimpbase/libgimpbase-gimpunit.html the gimp_pixels_to_units function is available since GIMP 2.8 but SLE11 provides GIMP 2.6.2 and SLE10 provides GIMP 2.2.10. Accordingly the main package conficts with an installed gutenprint-gimpplugin <= 5.2.12 which intentionally should break an automated RPM package version upgrade to make the user aware that by installing Gutenprint 5.2.13 there is no longer a gutenprint-gimpplugin for SLE11 or SLE10.
* Wed Aug 02 2017 tchvatalAATTsuse.com- Drop default configure options that do not need to be overriden- Drop again static libraries that are forbidden by default- Switch check to proper check phase to allow --no-check override- Pass disable-silent-rules to see all the compile options for brp parsers- Switch to full URL for sources to have autodownload/tarball verification working- Make sure the tests are forced on during configure phase- Drop initial rm in install phase as we by default have empty dir courtesy of OBS- Remove libtool archives as they are not supposed to be shipped on today packages