forked from pool/perl-PDF-API2
Accepting request 1037854 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1037854 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-PDF-API2?expand=0&rev=26
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6312f605172973fa4d017639c217b61b1a8d6c533237ce58d5aacecfa273f0b2
|
|
||||||
size 3594106
|
|
3
PDF-API2-2.044.tar.gz
Normal file
3
PDF-API2-2.044.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b2d15579e42723d8d7f9b72de86d0d35cde34f1eb7713456ba2ad35fb3cbea7e
|
||||||
|
size 3595900
|
@@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 17 03:07:37 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 2.044
|
||||||
|
see /usr/share/doc/packages/perl-PDF-API2/Changes
|
||||||
|
|
||||||
|
2.044 2022-11-16
|
||||||
|
- Added support for QR codes.
|
||||||
|
- [GH-44] The X coordinate returned by $text->position() or (deprecated)
|
||||||
|
$text->textpos() was incorrect when read after being set twice (report by
|
||||||
|
Johan Vromans).
|
||||||
|
- [GH-45] Renamed transform's "relative" option to "repeat" and fixed the
|
||||||
|
documentation describing what it does (report by Johan Vromans).
|
||||||
|
- [GH-49] Fix page_layout storing its value as page_mode (report by Johan
|
||||||
|
Vromans).
|
||||||
|
- [GH-50] Fix $pdf->viewer_preferences to return the same values it accepts
|
||||||
|
for non_full_screen_page_mode (report by Johan Vromans).
|
||||||
|
- Minor doc clarifications and improved error messages.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 9 03:06:41 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
Thu Dec 9 03:06:41 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-PDF-API2
|
# spec file for package perl-PDF-API2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define cpan_name PDF-API2
|
%define cpan_name PDF-API2
|
||||||
Name: perl-PDF-API2
|
Name: perl-PDF-API2
|
||||||
Version: 2.043
|
Version: 2.044
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Create, modify, and examine PDF files
|
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Summary: Create, modify, and examine PDF files
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/S/SS/SSIMMS/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/S/SS/SSIMMS/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
|
Reference in New Issue
Block a user