From 35b447207aebbf578caff89942fc051c2fe7f648 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <con...@redhat.com>
Date: Tue, 28 Jun 2016 12:10:26 +0200
Subject: 6.005 bump

- This release introduces certain incompatible changes; plugins
  relying on the old internal path handling might break, as well as
  applications using the long obsoleted plugins (Prereq, AutoPrereq,
  BumpVersion)
---
 .gitignore           |  1 +
 perl-Dist-Zilla.spec | 18 ++++++++++++------
 sources              |  2 +-
 3 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index 70ea9c5..899372b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@ Dist-Zilla-4.101900.tar.gz
 /Dist-Zilla-5.044.tar.gz
 /Dist-Zilla-5.045.tar.gz
 /Dist-Zilla-5.047.tar.gz
+/Dist-Zilla-6.005.tar.gz
diff --git a/perl-Dist-Zilla.spec b/perl-Dist-Zilla.spec
index 14de296..cbe302d 100644
--- a/perl-Dist-Zilla.spec
+++ b/perl-Dist-Zilla.spec
@@ -1,6 +1,6 @@
 Name:           perl-Dist-Zilla
-Version:        5.047
-Release:        2%{?dist}
+Version:        6.005
+Release:        1%{?dist}
 Summary:        Distribution builder; installer not included!
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -63,6 +63,7 @@ BuildRequires:  perl(List::AllUtils)
 BuildRequires:  perl(List::Util) >= 1.45
 BuildRequires:  perl(Log::Dispatchouli) >= 1.102220
 BuildRequires:  perl(Module::CoreList)
+BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Moose) >= 0.92
 BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(Moose::Util::TypeConstraints)
@@ -71,15 +72,13 @@ BuildRequires:  perl(MooseX::Role::Parameterized) >= 1.01
 BuildRequires:  perl(MooseX::SetOnce)
 BuildRequires:  perl(MooseX::Types)
 BuildRequires:  perl(MooseX::Types::Moose)
-BuildRequires:  perl(MooseX::Types::Path::Class)
 BuildRequires:  perl(MooseX::Types::Perl)
 BuildRequires:  perl(namespace::autoclean)
 BuildRequires:  perl(Params::Util)
 BuildRequires:  perl(parent)
 BuildRequires:  perl(Path::Class) >= 0.22
-BuildRequires:  perl(Path::Tiny)
+BuildRequires:  perl(Path::Tiny) >= 0.052
 BuildRequires:  perl(Perl::PrereqScanner) >= 1.016
-BuildRequires:  perl(Perl::Version)
 BuildRequires:  perl(Pod::Eventual) >= 0.091480
 BuildRequires:  perl(PPI)
 BuildRequires:  perl(PPI::Document)
@@ -136,8 +135,8 @@ Requires:       perl(File::Path)
 Requires:       perl(File::ShareDir::Install) >= 0.06
 Requires:       perl(Hash::Merge::Simple)
 Requires:       perl(Module::CoreList)
+Requires:       perl(Module::Runtime)
 Requires:       perl(Path::Class) >= 0.22
-Requires:       perl(Perl::Version)
 Requires:       perl(Pod::Eventual) >= 0.091480
 Requires:       perl(PPI::Document)
 Requires:       perl(Software::LicenseUtils)
@@ -187,6 +186,13 @@ make test
 %{_sysconfdir}/bash_completion.d
 
 %changelog
+* Tue Jun 28 2016 Petr Ĺ abata <con...@redhat.com> - 6.005-1
+- 6.005 bump
+- This release introduces certain incompatible changes; plugins
+  relying on the old internal path handling might break, as well as
+  applications using the long obsoleted plugins (Prereq, AutoPrereq,
+  BumpVersion)
+
 * Mon May 16 2016 Jitka Plesnikova <jples...@redhat.com> - 5.047-2
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index cd41216..b87d68c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f05080252c4a3a386bc0ff3db452bab3  Dist-Zilla-5.047.tar.gz
+c6d00997e348ec886c659282af95a26e  Dist-Zilla-6.005.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Dist-Zilla.git/commit/?h=master&id=35b447207aebbf578caff89942fc051c2fe7f648
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to