forked from pool/perl-MooseX-Method-Signatures
- updated to 0.43
* Bump dependency on MooseX::Types to 0.35 to resolve issues with recent
MooseX::Types releases.
* Mark failing test due to Eval::Closure/Devel::Declare issues as TODO until
things are fixed, to at least allow recent versions to install without
errors.
* Add explicit dependency on Eval::Closure, in an effort to get more
diagnostics from failing cpantesters reports. No functionality changes.
* Loosen a regexp in a test, to handle the new format emitted by Carp 1.25.
* The test suite now uses Test::Fatal instead of Test::Exception (Karen
Etheridge).
* Bump dependency on MooseX::Types::Structured to 0.24, which contains
more detailed error messages as well as some performance enhancements.
* Require B::Hooks::EndOfScope 0.10 and Module::Runtime 0.012, fixing various
perl 5.8 breakages.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MooseX-Method-Signatures?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
c98d20f15f
commit
4623b88c2d
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 30 12:26:17 UTC 2012 - coolo@suse.com
|
||||
|
||||
- updated to 0.43
|
||||
* Bump dependency on MooseX::Types to 0.35 to resolve issues with recent
|
||||
MooseX::Types releases.
|
||||
|
||||
* Mark failing test due to Eval::Closure/Devel::Declare issues as TODO until
|
||||
things are fixed, to at least allow recent versions to install without
|
||||
errors.
|
||||
|
||||
* Add explicit dependency on Eval::Closure, in an effort to get more
|
||||
diagnostics from failing cpantesters reports. No functionality changes.
|
||||
|
||||
* Loosen a regexp in a test, to handle the new format emitted by Carp 1.25.
|
||||
|
||||
* The test suite now uses Test::Fatal instead of Test::Exception (Karen
|
||||
Etheridge).
|
||||
* Bump dependency on MooseX::Types::Structured to 0.24, which contains
|
||||
more detailed error messages as well as some performance enhancements.
|
||||
|
||||
* Require B::Hooks::EndOfScope 0.10 and Module::Runtime 0.012, fixing various
|
||||
perl 5.8 breakages.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 25 16:24:46 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user