OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-img2pdf?expand=0&rev=15
66 lines
2.5 KiB
Plaintext
66 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Apr 23 10:57:31 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Drop py2 dep from py3 only package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 9 09:30:55 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 0.3.4
|
|
- test.sh: replace imagemagick with custom python script to produce bit-by-bit
|
|
identical results on all architectures
|
|
- add --crop-border, --bleed-border, --trim-border and --art-border options
|
|
- first draft of a rudimentary tkinter gui (run with --gui)
|
|
- python3 only per upstream declaration
|
|
- Drop patch python-img2pdf-test-python2.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 27 12:53:38 UTC 2019 - pgajdos@suse.com
|
|
|
|
- transformed sed to patch upon request
|
|
- added patches
|
|
allow to run testsuite with python 2 (https://gitlab.mister-muffin.de/josch/img2pdf/issues/60)
|
|
+ python-img2pdf-test-python2.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 27 11:10:31 UTC 2019 - pgajdos@suse.com
|
|
|
|
- version update to 0.3.3
|
|
* restore basic support for Python 2
|
|
* also ship test.sh
|
|
* add legal and tabloid paper formats
|
|
* respect exif rotation tag
|
|
* support big endian TIFF with lsb-to-msb FillOrder
|
|
* support multipage CCITT Group 4 TIFF
|
|
* also reject palette images with transparency
|
|
* support PNG images with 1, 2, 4 or 16 bits per sample
|
|
* support multipage TIFF with differently encoded images
|
|
* support CCITT Group4 TIFF without rows-per-strip
|
|
* add extensive test suite
|
|
* Directly copy data from CCITT Group 4 encoded TIFF images into the PDF
|
|
container without re-encoding
|
|
* Store non-jpeg images using PNG compression
|
|
* Support arbitrarily large pages via PDF /UserUnit field
|
|
* Disallow input with alpha channel as it cannot be preserved
|
|
* Add option --pillow-limit-break to support very large input
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:49:16 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 29 11:53:35 UTC 2018 - jengelh@inai.de
|
|
|
|
- Use noun phrase.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 4 16:19:39 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- spec file cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 20 16:15:28 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- initial version
|