[perl-Dist-Zilla] update to 4.300000

Iain Arnell iarnell at fedoraproject.org
Sat Sep 3 12:30:08 UTC 2011


commit 7bb2939d115c975c94577cd95fdb3cd43e052412
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Sep 3 14:29:38 2011 +0200

    update to 4.300000

 .gitignore           |    1 +
 perl-Dist-Zilla.spec |    7 ++++++-
 sources              |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 537c57e..3d915c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ Dist-Zilla-4.101900.tar.gz
 /Dist-Zilla-4.200008.tar.gz
 /Dist-Zilla-4.200012.tar.gz
 /Dist-Zilla-4.200017.tar.gz
+/Dist-Zilla-4.300000.tar.gz
diff --git a/perl-Dist-Zilla.spec b/perl-Dist-Zilla.spec
index 484f58e..dec5cc1 100644
--- a/perl-Dist-Zilla.spec
+++ b/perl-Dist-Zilla.spec
@@ -1,5 +1,5 @@
 Name:           perl-Dist-Zilla
-Version:        4.200017
+Version:        4.300000
 Release:        1%{?dist}
 Summary:        Distribution builder; installer not included!
 License:        GPL+ or Artistic
@@ -26,6 +26,7 @@ BuildRequires:  perl(CPAN::Meta::Prereqs) >= 2.101390
 BuildRequires:  perl(CPAN::Uploader) >= 0.101550
 BuildRequires:  perl(Data::Section) >= 0.004
 BuildRequires:  perl(DateTime) >= 0.44
+BuildRequires:  perl(Encode)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(ExtUtils::Manifest) >= 1.54
 BuildRequires:  perl(File::pushd)
@@ -62,6 +63,7 @@ BuildRequires:  perl(Software::LicenseUtils)
 BuildRequires:  perl(String::Formatter) >= 0.100680
 BuildRequires:  perl(String::RewritePrefix) >= 0.005
 BuildRequires:  perl(Sub::Exporter)
+BuildRequires:  perl(Sub::Exporter::ForMethods)
 BuildRequires:  perl(Sub::Exporter::Util)
 BuildRequires:  perl(Term::ReadKey)
 BuildRequires:  perl(Term::ReadLine)
@@ -128,6 +130,9 @@ make test
 %{_sysconfdir}/bash_completion.d
 
 %changelog
+* Sun Aug 28 2011 Iain Arnell <iarnell at gmail.com> 4.300000-1
+- update to latest upstream version
+
 * Thu Aug 18 2011 Iain Arnell <iarnell at gmail.com> 4.200017-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 7ca505e..8a039ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6882aa1fb88b100a6d2636958b71bf4f  Dist-Zilla-4.200017.tar.gz
+a984da5dcec520695f77bdf9834df2db  Dist-Zilla-4.300000.tar.gz



More information about the perl-devel mailing list