8
0
forked from pool/perl-PDF-API2

Accepting request 368304 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/368304
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDF-API2?expand=0&rev=35
This commit is contained in:
Stephan Kulow
2016-03-09 06:34:55 +00:00
committed by Git OBS Bridge
parent 3e164220f0
commit e826f891ab
4 changed files with 41 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:123b49cd459526662d9e0c98c68a52294132051327abe07af1255d599e6d62ea
size 3554009

3
PDF-API2-2.026.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f49a66cafff9a2a82b5c72c0dc2663fd6f305d36ad33b722c98c59fb210b9184
size 3498117

View File

@@ -1,3 +1,38 @@
-------------------------------------------------------------------
Tue Mar 8 10:44:24 UTC 2016 - coolo@suse.com
- updated to 2.026
see /usr/share/doc/packages/perl-PDF-API2/Changes
2.026 2016-02-24
- [RT #48683] Add support for PDFs with cross-reference streams
and object streams (patch by Don Huettl of Grant Street Group).
- [RT #107333] Accept an empty string as a valid Name, per PDF
spec 1.7 section 7.3.5 (patch by Mark Balitsky).
- [RT #98551] Rename aliases 2A, 4A, 2B, and 4B to 2A0, 4A0, 2B0,
and 4B0. The old names will continue to work, but are now
undocumented (patch by Phil Perry).
- Add -mils and -color as options for barcodes. Reset linedash so
that barcodes are always solid lines (patch by Erelen).
- [RT #98549] Rename meterlimit to miterlimit (patch by Phil
Perry).
- [RT #98534] Rename hspace to hscale (patch by Phil Perry).
- Fixed an infinite loop when RunLengthDecode is used for output.
- [RT #65582] Fix embedding of OpenType fonts (fix by Simon Cozens).
- [RT #67767] Allow an empty page to be imported into a PDF using
importPageIntoForm (reported by Antti Lankila).
- [RT #66341] Various fixes for ASCII85Decode and LZWDecode.
-------------------------------------------------------------------
Sat Sep 26 09:02:25 UTC 2015 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-PDF-API2
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 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
@@ -17,7 +17,7 @@
Name: perl-PDF-API2
Version: 2.025
Version: 2.026
Release: 0
%define cpan_name PDF-API2
Summary: Facilitates the creation and modification of PDF files
@@ -56,6 +56,6 @@ Facilitates the creation and modification of PDF files
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes examples LICENSE PATENTS README
%doc Changes contrib LICENSE PATENTS README
%changelog