8
0
forked from pool/perl-PDF-API2

Accepting request 456803 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/456803
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PDF-API2?expand=0&rev=44
This commit is contained in:
Stephan Kulow
2017-02-13 18:39:10 +00:00
committed by Git OBS Bridge
parent cf45acea2c
commit 287f427b37
4 changed files with 39 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-PDF-API2
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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,14 +17,14 @@
Name: perl-PDF-API2
Version: 2.030
Version: 2.031
Release: 0
%define cpan_name PDF-API2
Summary: Facilitates the creation and modification of PDF files
License: LGPL-2.1+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/PDF-API2/
Source0: http://www.cpan.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
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -56,6 +56,7 @@ Facilitates the creation and modification of PDF files
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes contrib LICENSE PATENTS README
%doc Changes contrib PATENTS README
%license LICENSE
%changelog