File perl-CPAN-Meta.changes of Package perl-CPAN-Meta
-------------------------------------------------------------------
Thu May 31 13:38:13 UTC 2012 - coolo@suse.com
- we need to use the package name explicitly because of version
mismatch between perl and rpm
-------------------------------------------------------------------
Wed May 30 12:33:34 UTC 2012 - coolo@suse.com
- updated to 2.120921
[REMOVED]
- CPAN::Meta::Requirements has been split out into its own distribution
so it can be used by CPAN.pm without requiring all of CPAN::Meta
[ADDED]
- CPAN::Meta::Requirements now has a 'requirements_for_module' method
to retrieve a version requirements string for a specific module
[Leon Timmermans]
[OTHER]
- Parse::CPAN::Meta prerequisite bumped to 1.4403
- JSON::PP prerequisites bumped to 2.27200
- CPAN::Meta::YAML prerequisite bumped to 0.008
[BUGFIX]
- CPAN::Meta::Requirements now treats undef requirements given to
from_string_hash() as '0' and warns about it; add_string_requirements()
dies if it does not get a requirements string to parse
-------------------------------------------------------------------
Tue Mar 6 07:26:18 UTC 2012 - coolo@suse.com
- updated to 2.120630
[BUGFIX]
- CPAN::Meta::Requirements now ensures that dotted-decimal versions are
represented in normalized form when stringified. This fixes a
regression in META conversion in 2.120620.
[Reported by Kent Fredric; fixed by David Golden]
[ADDED]
- CPAN::Meta::Requirements::add_string_requirements allows building
a requirements specification piecemeal [Cory G. Watson]
[BUGFIX]
- Version range handling fixed [RT#75424]
- CPAN::Meta::Converter handles bad version strings more gracefully,
truncating alphanumerics and otherwise falling back to "0". This
is likely better than dropping a prerequisite or dying.
[RT#75427]
-------------------------------------------------------------------
Thu Feb 23 09:55:46 UTC 2012 - coolo@suse.com
- updated to 2.120530
- Dialed back perl prereq to 5.006
-------------------------------------------------------------------
Sat Feb 11 06:53:58 UTC 2012 - coolo@suse.com
- updated to 2.120351
- Fixed CPAN packaging errors
- Work around a memory leak bug involving version objects
in boolean context.
-------------------------------------------------------------------
Mon Jan 9 10:33:25 UTC 2012 - coolo@suse.com
- updated to 2.113640
- Version::Requirements has now been merged as CPAN::Meta::Requirements,
rendering Version::Requirements itself redundant
-------------------------------------------------------------------
Sun Dec 11 09:18:54 UTC 2011 - coolo@suse.de
- updated to 2.112621
-------------------------------------------------------------------
Sun Jun 5 01:58:02 UTC 2011 - lars@linux-schulserver.de
- fix build on distributions with old Test::More module
( perl-CPAN-Meta-use_lib.patch )
-------------------------------------------------------------------
Fri Apr 29 10:14:29 UTC 2011 - coolo@opensuse.org
- regenerated with cpanspec
-------------------------------------------------------------------
Sun Apr 3 14:46:49 UTC 2011 - coolo@novell.com
- updated to 2.110930
- Fixed a bug in the 'as_string' method that checked the module version
instead of the meta-spec version when conversion was requested
(RT #67188)
-------------------------------------------------------------------
Fri Apr 1 17:33:54 UTC 2011 - coolo@novell.com
- update to 2.110910
- The 1.x spec "gpl" and "lgpl" and "mozilla" license values now up-convert
to "open_source" because they indicate too non-specific a license.
- Add explicit dependencies on JSON::PP and CPAN::Meta::YAML instead
of relying on Parse::CPAN::Meta to provide them (as some CPAN Testers
have had P::C::M installed without them somehow)
- Removed dependency on Storable as it was not a core module
until Perl 5.8
- Added required field 'release_status' to the synopsis of
CPAN::Meta::Spec (RT#66118) [Oliver Mengué]
- Had two different Parse::CPAN::Meta requirements, one in 'requires' and
the other in 'build_requires'. This confused some installers, so we
only inlude the 'requires' now.
... for more see Changes
-------------------------------------------------------------------
Mon Jan 17 16:17:13 UTC 2011 - coolo@novell.com
- initial package 2.102400
* created by cpanspec 1.78.03