[perl-Dist-Zilla] 5.029 bump

Petr Šabata psabata at fedoraproject.org
Thu Dec 18 12:28:33 UTC 2014


commit 2d3d90ed066dc5823d696fab1d82808b10c80cb9
Author: Petr Šabata <contyk at redhat.com>
Date:   Thu Dec 18 13:28:24 2014 +0100

    5.029 bump

 .gitignore           |    1 +
 perl-Dist-Zilla.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b01a1f8..758eede 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ Dist-Zilla-4.101900.tar.gz
 /Dist-Zilla-4.300023.tar.gz
 /Dist-Zilla-5.015.tar.gz
 /Dist-Zilla-5.027.tar.gz
+/Dist-Zilla-5.029.tar.gz
diff --git a/perl-Dist-Zilla.spec b/perl-Dist-Zilla.spec
index a310733..0b59d92 100644
--- a/perl-Dist-Zilla.spec
+++ b/perl-Dist-Zilla.spec
@@ -1,6 +1,6 @@
 Name:           perl-Dist-Zilla
-Version:        5.027
-Release:        2%{?dist}
+Version:        5.029
+Release:        1%{?dist}
 Summary:        Distribution builder; installer not included!
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -55,7 +55,7 @@ BuildRequires:  perl(File::ShareDir)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Hash::Merge::Simple)
-BuildRequires:  perl(JSON) >= 2
+BuildRequires:  perl(JSON::MaybeXS)
 BuildRequires:  perl(List::AllUtils)
 BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(List::Util) >= 1.33
@@ -185,6 +185,9 @@ make test
 %{_sysconfdir}/bash_completion.d
 
 %changelog
+* Thu Dec 18 2014 Petr Šabata <contyk at redhat.com> - 5.029-1
+- 5.029 bump
+
 * Wed Dec 10 2014 Petr Šabata <contyk at redhat.com> - 5.027-2
 - Filter out bogus provides
 
diff --git a/sources b/sources
index 5ef4830..d820ab9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-629510b1739e26d1f1f04bbffabe105f  Dist-Zilla-5.027.tar.gz
+c731ca4bae3b179d32d7219f2ff13b23  Dist-Zilla-5.029.tar.gz


More information about the scm-commits mailing list