Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: [patch] Update Finance::Quote to fix ASX quotes
https://bugzilla.redhat.com/show_bug.cgi?id=540340
Summary: [patch] Update Finance::Quote to fix ASX quotes Product: Fedora Version: 12 Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: perl-Finance-Quote AssignedTo: notting@redhat.com ReportedBy: bbaetz@gmail.com QAContact: extras-qa@fedoraproject.org CC: notting@redhat.com, fedora-perl-devel-list@redhat.com Classification: Fedora
Created an attachment (id=373016) --> (https://bugzilla.redhat.com/attachment.cgi?id=373016) Update to 1.17
Description of problem:
Current Finance::Quote version in fedora is 1.13. This version has a bug with getting Australian Stock Exchange quotes (http://rt.cpan.org/Ticket/Display.html?id=45052) which is fixed in 1.17
I've attached a patch for the spec file to add extra BuildRequires.
Note that upsteam has moved from ExtUtils::MakeMaker to Module::Install, but uses a bundled Module::Install - not sure if that's allowed?
Version-Release number of selected component (if applicable):
perl-Finance-Quote-1.13-4.fc12
How reproducible:
Always
Steps to Reproduce: 1. Try to get quote for an ASX stock
Actual results:
Fails
Expected results:
Works
Additional info: