commit 67c04fd9d74cd5fe9a6c72b8f1caecca7f2522aa Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Tue Dec 14 05:31:18 2010 +0100 update to 4.200000 .gitignore | 1 + perl-Dist-Zilla.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 685b058..8b7ebe0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Dist-Zilla-4.101900.tar.gz /Dist-Zilla-4.102340.tar.gz /Dist-Zilla-4.102341.tar.gz /Dist-Zilla-4.102344.tar.gz +/Dist-Zilla-4.200000.tar.gz diff --git a/perl-Dist-Zilla.spec b/perl-Dist-Zilla.spec index cd364cc..6c2389f 100644 --- a/perl-Dist-Zilla.spec +++ b/perl-Dist-Zilla.spec @@ -1,5 +1,5 @@ Name: perl-Dist-Zilla -Version: 4.102344 +Version: 4.200000 Release: 1%{?dist} Summary: Distribution builder; installer not included! License: GPL+ or Artistic @@ -51,6 +51,7 @@ BuildRequires: perl(MooseX::Types::Path::Class) BuildRequires: perl(MooseX::Types::Perl) BuildRequires: perl(namespace::autoclean) BuildRequires: perl(Params::Util) +BuildRequires: perl(parent) BuildRequires: perl(Path::Class) BuildRequires: perl(Perl::PrereqScanner) >= 0.100830 BuildRequires: perl(Perl::Version) @@ -118,13 +119,16 @@ make test %files %defattr(-,root,root,-) -%doc Changes corpus dist.ini LICENSE META.json misc README todo +%doc Changes LICENSE README todo %{perl_vendorlib}/* %{_bindir}/dzil %{_mandir}/man1/* %{_mandir}/man3/* %changelog +* Tue Dec 14 2010 Iain Arnell <iarnell@xxxxxxxxx> 4.200000-1 +- update to latest upstream version + * Sat Nov 20 2010 Iain Arnell <iarnell@xxxxxxxxx> 4.102344-1 - update to latest upstream version diff --git a/sources b/sources index 4ba17a0..20b5eb5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -00af4ac2ed8d7bd51e4f4db967b13d68 Dist-Zilla-4.102344.tar.gz +1f196abda3062476efd1eb2b5db65060 Dist-Zilla-4.200000.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