Changelog for
perl-CPAN-Meta-2.150010-58.1.noarch.rpm :
* Fri Aug 19 2016 cooloAATTsuse.com- updated to 2.150010 see /usr/share/doc/packages/perl-CPAN-Meta/Changes 2.150010 2016-08-18 12:10:08-04:00 America/New_York [FIXED] - the YAML and JSON backend variables are ignored when building/testing the perl core itself, where non-core backends are not yet installed. [CHANGED] - Added \"use warnings\" to Parse::CPAN::Meta 2.150009 2016-07-02 21:07:49-04:00 America/New_York (TRIAL RELEASE) [FIXED] - Fixed used of Encode in Parse::CPAN::Meta::load_json_string (Cherry picked from Parse::CPAN::Meta 1.4422) 2.150008 2016-06-28 17:01:03-04:00 America/New_York (TRIAL RELEASE) [ADDED] - Merged Parse::CPAN::Meta 1.4420 into this distribution 2.150007 2016-06-28 03:48:16-04:00 America/New_York (TRIAL RELEASE) [FIXED] - The cloning routine would raise an error on expected types when it previously would stringify. The old behavior is restored. 2.150006 2016-06-23 20:05:46-04:00 America/New_York (TRIAL RELEASE) [FIXED] - CPAN::Meta::Prereqs now fully accepts phases and types starting with \'x_\'. New \'phases\' and \'types_in\' interfaces have been added. - No longer relies on JSON backend for data structure cloning. This is much faster than using JSON::PP. [TESTS] - The \'extra_mappings\' feature for meta merging is now tested and documented. - During tests, delete new environment variables added by Parse::CPAN::Meta 1.4418 [SPEC] - Clarifies acceptable values for booleans - Cleaned up text and links of historical specs.
* Wed Jul 08 2015 cooloAATTsuse.com- recompile against perl 5.22
* Sun Jun 14 2015 cooloAATTsuse.com- updated to 2.150005 see /usr/share/doc/packages/perl-CPAN-Meta/Changes 2.150005 2015-06-09 19:08:44-06:00 America/Denver [TESTING] - Changed some test data from UTF-8 to ASCII 2.150004 2015-05-19 11:25:53-04:00 America/New_York (TRIAL RELEASE) [DOCUMENTED] - Noted explicitly that historical META spec files are licensed under the same terms as Perl [TESTING] - Added test for \'x_deprecated\' field in \"provides\" [META] - declared extra developer prereq 2.150003 2015-04-21 19:41:15-04:00 America/New_York (TRIAL RELEASE) [CHANGED] - Serialized CPAN::Meta objects now include a x_serialization_backend entry 2.150002 2015-04-19 01:00:10+02:00 Europe/Berlin (TRIAL RELEASE) [CHANGED] - Metadata merging now does deep hash merging as long as keys don\'t conflict
* Thu Apr 16 2015 cooloAATTsuse.com- updated to 2.150001 see /usr/share/doc/packages/perl-CPAN-Meta/Changes 2.150001 2015-03-09 14:41:39-04:00 America/New_York [DOCUMENTED] - Include allowed values for license field in 1.x historic licenses rather than linking to Module::Build - Documented when fragment merging became available
* Sun Dec 21 2014 larsAATTlinux-schulserver.de- update to 2.143240 + Give correct path in nested merges such as resources + Removed strings test that should have been removed when CPAN::Meta::Requirements was removed to a separate dist- follow new company name
* Mon Sep 15 2014 cooloAATTsuse.com- updated to 2.142060 [ADDED] - CPAN::Meta::Merge is a new class for merging two possibly overlapping instances of metadata. It will accept both CPAN::Meta objects and (possibly incomplete) hashrefs of metadata. 2.141520 2014-05-31 23:41:13-04:00 America/New_York [DOCUMENTED] - Clarified use of \'file\' for the \'provides\' field in the Spec
* Mon May 26 2014 ncutlerAATTsuse.com- updated to 2.141170 [ADDED] - Added ability for CPAN::Meta::Converter to convert metadata fragments (incomplete portions of a metadata structure) [CHANGED] - Optimized internal use of JSON for datastructure cloning [FIXED] - Removed dependency on List::Util 1.33 [DOCUMENTED] - Clarified language around \'dynamic_config\' in the Spec
* Fri Mar 07 2014 cooloAATTsuse.com- updated to 2.140640 [FIXED] - A change to the default meta-spec URL in 2.140630 from search.cpan.org to metacpan.org broke Module::Build and ExtUtils::MakeMaker. This reverts that change. Also added the missing change note to the prior version. [CHANGED] - Default meta-spec URL points to metacpan.org instead of search.cpan.org [ADDED] - Added a \'load_string\' method that guesses whether the string is YAML or JSON
* Thu Feb 06 2014 cooloAATTsuse.com- really remove perl-CPAN-Meta-use_lib.patch
* Fri Jan 17 2014 larsAATTlinux-schulserver.de- fix build on SLE11 by using Test::More from vendorlib