explicitly conflict with perl-Moo < 0.009014

this module used to be distributed as part of Moo
This commit is contained in:
Iain Arnell 2012-04-02 05:22:27 -06:00
parent 1935fdc1e9
commit aff7d1bb31

View File

@ -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@gmail.com> 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@gmail.com> 1.000000-2
- fix spelling of cuisinse in summary