[perl-Dist-Zilla] update to 4.300002

Iain Arnell iarnell at fedoraproject.org
Fri Sep 23 13:28:16 UTC 2011


commit 0b9f4c2cc68bad590084baf3c462748d4266c97c
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Sep 23 15:23:14 2011 +0200

    update to 4.300002

 .gitignore           |    1 +
 perl-Dist-Zilla.spec |    6 +++++-
 sources              |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3d915c6..252981a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ Dist-Zilla-4.101900.tar.gz
 /Dist-Zilla-4.200012.tar.gz
 /Dist-Zilla-4.200017.tar.gz
 /Dist-Zilla-4.300000.tar.gz
+/Dist-Zilla-4.300002.tar.gz
diff --git a/perl-Dist-Zilla.spec b/perl-Dist-Zilla.spec
index dec5cc1..a060990 100644
--- a/perl-Dist-Zilla.spec
+++ b/perl-Dist-Zilla.spec
@@ -1,5 +1,5 @@
 Name:           perl-Dist-Zilla
-Version:        4.300000
+Version:        4.300002
 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(Digest::MD5)
 BuildRequires:  perl(Encode)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(ExtUtils::Manifest) >= 1.54
@@ -130,6 +131,9 @@ make test
 %{_sysconfdir}/bash_completion.d
 
 %changelog
+* Fri Sep 23 2011 Iain Arnell <iarnell at gmail.com> 4.300002-1
+- update to latest upstream version
+
 * Sun Aug 28 2011 Iain Arnell <iarnell at gmail.com> 4.300000-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 8a039ae..9720c90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a984da5dcec520695f77bdf9834df2db  Dist-Zilla-4.300000.tar.gz
+fd67fcbc6379fec20657bd5261ba371c  Dist-Zilla-4.300002.tar.gz


More information about the scm-commits mailing list