https://bugzilla.redhat.com/show_bug.cgi?id=1486333

            Bug ID: 1486333
           Summary: Incorrect version of the BuildRequires of
                    perl(Role::Tiny)
           Product: Fedora
           Version: rawhide
         Component: perl-Moo
          Assignee: emman...@seyman.fr
          Reporter: mc...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: emman...@seyman.fr, iarn...@gmail.com,
                    perl-devel@lists.fedoraproject.org



Description of problem:
For the purposes of rebuilding package on weird platforms (e.g., RHEL-7 here)
it would be useful to have module Role::Tiny correctly versioned as well.

matej@mitmanek: Moo-2.003002 (epel7 %)$ perl Makefile.PL
Warning: prerequisite Module::Runtime 0.014 not found. We have 0.013.
Warning: prerequisite Role::Tiny 2.000004 not found. We have 1.003003.
Writing Makefile for Moo
Writing MYMETA.yml and MYMETA.json
matej@mitmanek: Moo-2.003002 (epel7 %)$ cd -
matej@mitmanek: perl-Moo (epel7 %)$ grep -E 'BuildRequires:.*(Runtime|Tiny)'
perl-Moo.spec
BuildRequires:  perl(Module::Runtime) >= 0.013
BuildRequires:  perl(Role::Tiny) >= 1.003003
matej@mitmanek: perl-Moo (epel7 %)$

Version-Release number of selected component (if applicable):
perl-Moo-2.003002-4

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
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