ppisar pushed to perl-MooX-Cmd (master). "Break build-cycle: perl-MooX-Options → perl-MooX-Cmd → perl-MooX-Options"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jul 22 13:15:18 UTC 2015


From 5504af9212d6bdbc81983df6766ef0aeaaf14fbf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Wed, 22 Jul 2015 14:57:36 +0200
Subject: =?UTF-8?q?Break=20build-cycle:=20perl-MooX-Options=20=E2=86=92=20?=
 =?UTF-8?q?perl-MooX-Cmd=20=E2=86=92=20perl-MooX-Options?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit


diff --git a/perl-MooX-Cmd.spec b/perl-MooX-Cmd.spec
index 944d10a..1c5590f 100644
--- a/perl-MooX-Cmd.spec
+++ b/perl-MooX-Cmd.spec
@@ -1,6 +1,6 @@
 Name:           perl-MooX-Cmd
 Version:        0.015
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Giving an easy Moo style way to make command organized CLI apps
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -33,7 +33,11 @@ BuildRequires:  perl(Text::ParseWords)
 BuildRequires:  perl(FindBin)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(Moo) >= 0.009013
-BuildRequires:  perl(MooX::Options)
+# Optional tests:
+%if !%{defined perl_bootstrap}
+# Break build-cycle: perl-MooX-Options → perl-MooX-Cmd → perl-MooX-Options
+BuildRequires:  perl(MooX::Options) >= 3.99
+%endif
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:       perl(List::MoreUtils) >= 0.406
 Requires:       perl(Module::Pluggable::Object) >= 4.8
@@ -77,6 +81,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jul 22 2015 Petr Pisar <ppisar at redhat.com> - 0.015-2
+- Break build-cycle: perl-MooX-Options → perl-MooX-Cmd → perl-MooX-Options
+
 * Mon Jul 20 2015 Petr Pisar <ppisar at redhat.com> - 0.015-1
 - Update to 0.015 (thanks to Emmanuel Seyman)
 - Clean up spec file
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-MooX-Cmd.git/commit/?h=master&id=5504af9212d6bdbc81983df6766ef0aeaaf14fbf


More information about the perl-devel mailing list