Add Test::Deep dependency OBS-URL: https://build.opensuse.org/request/show/727346 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDF-Reuse?expand=0&rev=11
77 lines
2.8 KiB
Plaintext
77 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Aug 30 23:11:46 UTC 2019 - Tina Mueller <tina.mueller@suse.com>
|
|
|
|
- Add BuildRequires: perl(Test::Deep)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 3 07:20:31 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to 0.39
|
|
see /usr/share/doc/packages/perl-PDF-Reuse/Changes
|
|
|
|
0.39 Tues Sept 26 2016
|
|
This release simply corrects the rev number
|
|
|
|
0.38 Mon Sept 26 2016
|
|
118069: MYMETA must not be included
|
|
|
|
0.37 Fri Sept 23 2016
|
|
101145 Add support for IO::String and "in memory" files
|
|
107301 prStrWidth returns undef when string is '0'
|
|
41287 It seems that filehandles of TTF files are not closed
|
|
79703 Allow a handle to be provided instead of a file name
|
|
107299 Warnings on empty strings in prStrWidth/prText
|
|
117892 Could not open 'Reuse.pm' (0.36_02)
|
|
93049 PDF::Reuse Bookmarks bug and fix
|
|
97290 fix for uninitialized value $param{"Index"} when reading PDF version 1.5 file
|
|
43232 Wrong prototype for findFont()
|
|
46202 PDF-Reuse 0.35 prDoc/xrefSection problem
|
|
48804 Bad PDF Spins CPU
|
|
59359 qQ imbalance in Reuse.pm
|
|
104874 prMbox() not dealing with 0 ux/uy
|
|
|
|
Thanks to all who contributed patches for these fixes!
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 27 22:35:20 UTC 2014 - lars@linux-schulserver.de
|
|
|
|
- update to 0.36:
|
|
+ Added binary blob handling to prJpeg
|
|
+ Added prAltJpeg to allow for insertion of alternate low-res images for display
|
|
+ Added support for grayscale images to prJpeg after suggestions from Ingo Lachmann
|
|
+ Removing depricated define(@array) syntax per suggestion from Nigel Gourlay
|
|
+ Updating copyright notices
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 18 09:23:36 UTC 2011 - coolo@suse.com
|
|
|
|
- update to 0.35
|
|
Thanks to Yunliang Yu Outlines mode is turned on, if bookmarks are added
|
|
and a minor bug with bookmarks and onother one with the creation of pages
|
|
are corrected.
|
|
|
|
Thanks to Grant McLean prTTFont method is added to support embedding
|
|
TrueType fonts and using UTF8 text with prText (only works if Font::TTF and
|
|
Text::PDF are installed)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 30 19:20:38 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:30:52 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 28 11:37:56 UTC 2010 - coolo@novell.com
|
|
|
|
- remove .packlist file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 24 11:20:15 CEST 2007 - lars@łinux-schulserver.de
|
|
|
|
- initial version 0.33
|
|
|