[perl-Dist-Zilla] update to 4.200004

Iain Arnell iarnell at fedoraproject.org
Sat Apr 9 07:32:46 UTC 2011


commit 4fa4c873387469836824be2f740f702fd102bd56
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Apr 8 05:17:15 2011 +0200

    update to 4.200004

 .gitignore           |    1 +
 perl-Dist-Zilla.spec |   10 ++++++----
 sources              |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8dcb2ad..090cfc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Dist-Zilla-4.101900.tar.gz
 /Dist-Zilla-4.102344.tar.gz
 /Dist-Zilla-4.200000.tar.gz
 /Dist-Zilla-4.200001.tar.gz
+/Dist-Zilla-4.200004.tar.gz
diff --git a/perl-Dist-Zilla.spec b/perl-Dist-Zilla.spec
index 9d72a84..f79f009 100644
--- a/perl-Dist-Zilla.spec
+++ b/perl-Dist-Zilla.spec
@@ -1,6 +1,6 @@
 Name:           perl-Dist-Zilla
-Version:        4.200001
-Release:        2%{?dist}
+Version:        4.200004
+Release:        1%{?dist}
 Summary:        Distribution builder; installer not included!
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -20,7 +20,7 @@ BuildRequires:  perl(Config::MVP::Reader) >= 2.101540
 BuildRequires:  perl(Config::MVP::Reader::Findable::ByExtension)
 BuildRequires:  perl(Config::MVP::Reader::Finder)
 BuildRequires:  perl(Config::MVP::Reader::INI) >= 2
-BuildRequires:  perl(Config::MVP::Section)
+BuildRequires:  perl(Config::MVP::Section) >= 2.200001
 BuildRequires:  perl(CPAN::Meta::Converter) >= 2.101460
 BuildRequires:  perl(CPAN::Meta::Prereqs) >= 2.101390
 BuildRequires:  perl(CPAN::Uploader) >= 0.101550
@@ -85,7 +85,6 @@ Requires:       perl(File::chdir)
 Requires:       perl(File::ShareDir::Install) >= 0.03
 Requires:       perl(Perl::Version)
 Requires:       perl(Software::LicenseUtils)
-Requires:       perl(YAML::Tiny)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -130,6 +129,9 @@ make test
 %{_sysconfdir}/bash_completion.d
 
 %changelog
+* Fri Apr 08 2011 Iain Arnell <iarnell at gmail.com> 4.200004-1
+- update to latest upstream version
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.200001-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 72df5dd..3d02786 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1fc51575934944acd8ca56683f172912  Dist-Zilla-4.200001.tar.gz
+c5d09d87540c28fc9ec8bd6da7861645  Dist-Zilla-4.200004.tar.gz


More information about the scm-commits mailing list