From 6313c66174aa521f093770a3931dadbaa0456f1f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Wed, 26 Oct 2016 13:21:06 +0200
Subject: =?UTF-8?q?Break=20build=20cycle:=20perl-Moose=20=E2=86=92=20perl-?=
 =?UTF-8?q?DateTime=20=E2=86=92=20perl-Params-ValidationCompiler?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 perl-Params-ValidationCompiler.spec | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/perl-Params-ValidationCompiler.spec 
b/perl-Params-ValidationCompiler.spec
index fea2bf1..c518250 100644
--- a/perl-Params-ValidationCompiler.spec
+++ b/perl-Params-ValidationCompiler.spec
@@ -1,6 +1,6 @@
 Name:          perl-Params-ValidationCompiler
 Version:       0.13
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       Build an optimized subroutine parameter validator once, use it 
forever
 License:       Artistic 2.0
 URL:           http://search.cpan.org/dist/Params-ValidationCompiler/
@@ -37,8 +37,13 @@ BuildRequires:       perl(Const::Fast)
 BuildRequires: perl(CPAN::Meta) >= 2.120900
 BuildRequires: perl(CPAN::Meta::Prereqs)
 BuildRequires: perl(Hash::Util)
+%if !%{defined perl_bootstrap}
+# Build cycle: perl-Moose → perl-DateTime → perl-Params-ValidationCompiler
 BuildRequires: perl(Moose::Util::TypeConstraints)
+# Build cycle: perl-Type-Tiny → perl-Moose → perl-DateTime →
+# perl-Params-ValidationCompiler
 BuildRequires: perl(Types::Standard)
+%endif
 # Dependencies
 Requires:      perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:      perl(Sub::Util) >= 1.40
@@ -70,6 +75,9 @@ make test
 %{_mandir}/man3/Params::ValidationCompiler::Exceptions.3*
 
 %changelog
+* Wed Oct 26 2016 Petr Pisar <ppi...@redhat.com> - 0.13-4
+- Break build cycle: perl-Moose → perl-DateTime → 
perl-Params-ValidationCompiler
+
 * Mon Sep 19 2016 Paul Howarth <p...@city-fan.org> - 0.13-3
 - Drop unused BR: findutils (#1377252)
 
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Params-ValidationCompiler.git/commit/?h=master&id=6313c66174aa521f093770a3931dadbaa0456f1f
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to