commit b37efb3640059d8e3d99c0d712b417804221d2cd Author: Tom "spot" Callaway <tcallawa@xxxxxxxxxx> Date: Sun Oct 2 11:17:25 2011 +0200 2.019 .gitignore | 1 + perl-PDF-API2.spec | 14 +++++--------- sources | 2 +- 3 files changed, 7 insertions(+), 10 deletions(-) --- diff --git a/.gitignore b/.gitignore index d602b44..efde809 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ PDF-API2-0.73.tar.gz /PDF-API2-2.016.tar.gz +/PDF-API2-2.019.tar.gz diff --git a/perl-PDF-API2.spec b/perl-PDF-API2.spec index ed9cd39..9dcc143 100644 --- a/perl-PDF-API2.spec +++ b/perl-PDF-API2.spec @@ -1,6 +1,6 @@ Name: perl-PDF-API2 -Version: 2.016 -Release: 3%{?dist} +Version: 2.019 +Release: 1%{?dist} Summary: Perl module for creation and modification of PDF files Group: System Environment/Libraries @@ -8,7 +8,6 @@ License: LGPLv2+ URL: http://search.cpan.org/dist/PDF-API2/ Source0: http://search.cpan.org/CPAN/authors/id/S/SS/SSIMMS/PDF-API2-%{version}.tar.gz Patch1: font-location.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) @@ -56,7 +55,6 @@ make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' @@ -71,12 +69,7 @@ rm -rf $RPM_BUILD_ROOT/%{perl_vendorlib}/PDF/API2/fonts make test -%clean -rm -rf $RPM_BUILD_ROOT - - %files -%defattr(-,root,root,-) %doc Changes CONTACT HACKING LICENSE PATENTS README %doc contrib examples %{perl_vendorlib}/PDF/ @@ -86,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Oct 2 2011 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 2.019-1 +- update to 2.019 + * Wed Jul 20 2011 Petr Sabata <contyk@xxxxxxxxxx> - 2.016-3 - Perl mass rebuild diff --git a/sources b/sources index 360e9c3..8d7e8c2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -68ae025b5338022eebe2d6386c9e8df0 PDF-API2-2.016.tar.gz +23ce447867d1903be58d0e6f0a09de78 PDF-API2-2.019.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel