[perl-Dist-Zilla] update to 4.300023

Iain Arnell iarnell at fedoraproject.org
Sun Sep 9 16:31:02 UTC 2012


commit fa56db5f3808eec3ba91a69eb49fafc6891bd1b3
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Sep 9 10:30:51 2012 -0600

    update to 4.300023

 .gitignore           |    1 +
 perl-Dist-Zilla.spec |    9 +++++++--
 sources              |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ec84ed0..6702e79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ Dist-Zilla-4.101900.tar.gz
 /Dist-Zilla-4.300014.tar.gz
 /Dist-Zilla-4.300016.tar.gz
 /Dist-Zilla-4.300018.tar.gz
+/Dist-Zilla-4.300023.tar.gz
diff --git a/perl-Dist-Zilla.spec b/perl-Dist-Zilla.spec
index 606e2ea..4f4b3f8 100644
--- a/perl-Dist-Zilla.spec
+++ b/perl-Dist-Zilla.spec
@@ -1,6 +1,6 @@
 Name:           perl-Dist-Zilla
-Version:        4.300018
-Release:        3%{?dist}
+Version:        4.300023
+Release:        1%{?dist}
 Summary:        Distribution builder; installer not included!
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -34,6 +34,7 @@ BuildRequires:  perl(Encode)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(ExtUtils::Manifest) >= 1.54
 BuildRequires:  perl(File::Copy::Recursive)
+BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Find::Rule)
 BuildRequires:  perl(File::HomeDir)
 BuildRequires:  perl(File::pushd)
@@ -78,6 +79,7 @@ BuildRequires:  perl(Term::ReadLine::Gnu)
 BuildRequires:  perl(Term::UI)
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::Fatal)
+BuildRequires:  perl(Test::File::ShareDir)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Text::Glob) >= 0.08
 BuildRequires:  perl(Text::Template)
@@ -138,6 +140,9 @@ make test
 %{_sysconfdir}/bash_completion.d
 
 %changelog
+* Sun Sep 09 2012 Iain Arnell <iarnell at gmail.com> 4.300023-1
+- update to latest upstream version
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.300018-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 47038c2..15055f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81fcbe613ae7c09cf92dad6b46692e55  Dist-Zilla-4.300018.tar.gz
+a97b52363ec121365990868cd77c0178  Dist-Zilla-4.300023.tar.gz


More information about the scm-commits mailing list