1
0
forked from perl/perl-PDF-API2

Accepting request 296344 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296344
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDF-API2?expand=0&rev=30
This commit is contained in:
Stephan Kulow
2015-04-15 04:55:55 +00:00
committed by Git OBS Bridge
parent d886d5c169
commit d90a7fb598
4 changed files with 18 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-PDF-API2
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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.022
Version: 2.023
Release: 0
%define cpan_name PDF-API2
Summary: Facilitates the creation and modification of PDF files
@@ -40,7 +40,6 @@ Facilitates the creation and modification of PDF files
%prep
%setup -q -n %{cpan_name}-%{version}
find . -type f -print0 | xargs -0 chmod 644
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor