commit aff7d1bb31f0a1bfda585e087f2f0771b8d7109a Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Mon Apr 2 05:22:27 2012 -0600 explicitly conflict with perl-Moo < 0.009014 this module used to be distributed as part of Moo perl-Role-Tiny.spec | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) --- diff --git a/perl-Role-Tiny.spec b/perl-Role-Tiny.spec index 48da133..70d4588 100644 --- a/perl-Role-Tiny.spec +++ b/perl-Role-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Role-Tiny Version: 1.000000 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A nouvelle cuisine portion size slice of Moose License: GPL+ or Artistic Group: Development/Libraries @@ -15,6 +15,9 @@ BuildRequires: perl(Test::More) >= 0.96 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Class::Method::Modifiers) +# perl-Role-Tiny was split from perl-Moo +Conflicts: perl-Moo < 0.009014 + %{?perl_default_filter} %description @@ -44,6 +47,10 @@ make test %{_mandir}/man3/* %changelog +* Mon Apr 02 2012 Iain Arnell <iarnell@xxxxxxxxx> 1.000000-3 +- explicitly conflict with perl-Moo < 0.009014; this module used to be + distributed as part of Moo + * Mon Apr 02 2012 Iain Arnell <iarnell@xxxxxxxxx> 1.000000-2 - fix spelling of cuisinse in summary -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel