commit 4595afe8caece2e27a9fa7a63766d409bbf7cc4b Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sun Feb 5 09:42:06 2012 +0100 update to 0.64 .gitignore | 1 + perl-Devel-PatchPerl.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 808fa69..ff92067 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /Devel-PatchPerl-0.58.tar.gz /Devel-PatchPerl-0.60.tar.gz /Devel-PatchPerl-0.62.tar.gz +/Devel-PatchPerl-0.64.tar.gz diff --git a/perl-Devel-PatchPerl.spec b/perl-Devel-PatchPerl.spec index 0ec607f..bd2bda5 100644 --- a/perl-Devel-PatchPerl.spec +++ b/perl-Devel-PatchPerl.spec @@ -1,5 +1,5 @@ Name: perl-Devel-PatchPerl -Version: 0.62 +Version: 0.64 Release: 1%{?dist} Summary: Patch perl source à la Devel::PPPort's buildperl.pl License: GPL+ or Artistic @@ -12,6 +12,7 @@ BuildRequires: perl(File::pushd) >= 1.00 BuildRequires: perl(IO::File) BuildRequires: perl(IPC::Cmd) >= 0.40 BuildRequires: perl(MIME::Base64) +BuildRequires: perl(Module::Pluggable) BuildRequires: perl(Test::More) Requires: patch Requires: perl(File::pushd) >= 1.00 @@ -50,6 +51,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Feb 05 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.64-1 +- update to latest upstream version + * Fri Jan 06 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.62-1 - update to latest upstream version diff --git a/sources b/sources index f118f8e..9da9564 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa3d487f3c2c1037a244e038a8b17907 Devel-PatchPerl-0.62.tar.gz +e6ff2f38b2e265666ce33e3788050c2d Devel-PatchPerl-0.64.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