Bug 630714 - perl-Module-Signature-0.66 is available
Summary: perl-Module-Signature-0.66 is available
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Module-Signature
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ville Skyttä
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-06 18:48 UTC by Upstream Release Monitoring
Modified: 2010-09-07 20:03 UTC (History)
4 users (show)

Fixed In Version: 0.66-1
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-09-07 19:31:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Upstream Release Monitoring 2010-09-06 18:48:26 UTC
Latest upstream release: 0.65
Current version in Fedora Rawhide: 0.64
URL: http://search.cpan.org/dist/Module-Signature/

Please consult the package update guidelines before you issue an update to a stable branch: https://fedoraproject.org/wiki/Package_update_guidelines

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_Release_Monitoring

Comment 1 Paul Howarth 2010-09-06 23:36:05 UTC
0.66 will be out shortly to fix an issue with ExtUtils::Manifest versions 1.54 to 1.57 (affects F14 and Rawhide).

https://rt.cpan.org/Public/Bug/Display.html?id=61124

Comment 2 Ville Skyttä 2010-09-07 06:35:18 UTC
Thanks for the heads up, Paul.  0.66-1 built for devel, I'll take a look at F14 later today.

Comment 3 Paul Howarth 2010-09-07 06:54:17 UTC
F14 isn't a problem at the moment, but would have been if upgraded to 0.65; version 0.64 in F14 at present isn't affected by this issue.

Comment 4 Upstream Release Monitoring 2010-09-07 10:21:19 UTC
Latest upstream release: 0.66
Current version in Fedora Rawhide: 0.64
URL: http://search.cpan.org/dist/Module-Signature/

Please consult the package update guidelines before you issue an update to a stable branch: https://fedoraproject.org/wiki/Package_update_guidelines

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_Release_Monitoring

Comment 5 Ville Skyttä 2010-09-07 19:31:28 UTC
(In reply to comment #3)
> F14 isn't a problem at the moment, but would have been if upgraded to 0.65;
> version 0.64 in F14 at present isn't affected by this issue.

Yep, found that out as well.  I'll leave F14 at 0.64 for now.

Just out of interest, I wonder if there's a reason for _public_maniskip() and the version number check in your patch, why not just do something like this instead?

my $_maniskip = ExtUtils::Manifest->can("maniskip") ?
    &ExtUtils::Manifest::maniskip : &ExtUtils::Manifest::_maniskip;

Comment 6 Paul Howarth 2010-09-07 20:03:16 UTC
Clearly my perl-fu is not as strong as yours ;-)


Note You need to log in before you can comment on or make changes to this bug.