forked from pool/perl-PDF-API2
Automatic update to v2.48.0 (2.048)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-PDF-API2
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name PDF-API2
|
||||
Name: perl-PDF-API2
|
||||
Version: 2.47.0
|
||||
Version: 2.48.0
|
||||
Release: 0
|
||||
# 2.047 -> normalize -> 2.47.0
|
||||
%define cpan_version 2.047
|
||||
# 2.048 -> normalize -> 2.48.0
|
||||
%define cpan_version 2.048
|
||||
License: LGPL-2.1-or-later
|
||||
Summary: Create, modify, and examine PDF files
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -37,7 +37,7 @@ BuildRequires: perl(Test::Exception)
|
||||
BuildRequires: perl(Test::Memory::Cycle)
|
||||
Requires: perl(Compress::Zlib) >= 1.0
|
||||
Requires: perl(Font::TTF)
|
||||
Provides: perl(PDF::API2)
|
||||
Provides: perl(PDF::API2) = %{version}
|
||||
Provides: perl(PDF::API2::Annotation) = %{version}
|
||||
Provides: perl(PDF::API2::Basic::PDF::Array) = %{version}
|
||||
Provides: perl(PDF::API2::Basic::PDF::Bool) = %{version}
|
||||
@@ -149,7 +149,7 @@ Provides: perl(PDF::API2::Win32) = %{version}
|
||||
Create, modify, and examine PDF files
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{cpan_version}
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
|
Reference in New Issue
Block a user