8
0
forked from pool/perl-PDF-API2

Accepting request 507676 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/507676
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDF-API2?expand=0&rev=46
This commit is contained in:
Stephan Kulow
2017-07-11 09:50:06 +00:00
committed by Git OBS Bridge
parent 287f427b37
commit 2c0c637fdf
4 changed files with 41 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-PDF-API2
Version: 2.031
Version: 2.032
Release: 0
%define cpan_name PDF-API2
Summary: Facilitates the creation and modification of PDF files
@@ -32,6 +32,7 @@ BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Compress::Zlib) >= 1.0
BuildRequires: perl(Font::TTF)
BuildRequires: perl(Test::Memory::Cycle)
Requires: perl(Compress::Zlib) >= 1.0
Requires: perl(Font::TTF)
%{perl_requires}
@@ -56,7 +57,7 @@ Facilitates the creation and modification of PDF files
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes contrib PATENTS README
%doc Changes PATENTS README
%license LICENSE
%changelog