Software distributions released to the CPAN include a META.json or, for older
distributions, META.yml, which describes the distribution, its contents, and
the requirements for building and installing the distribution. The data
structure stored in the META.json file is described in CPAN::Meta::Spec.
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.150010-397
- Rebuilt for MSVSphere 8.10 beta
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.150010-397
- Rebuild with enable hardening (bug #1636329)
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.150010-396
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Dec 18 2017 Petr Pisar <ppisar@redhat.com> - 2.150010-395
- Rewrite shell bang according to used perl
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.150010-394
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.150010-393
- Perl 5.26 rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.150010-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Aug 19 2016 Paul Howarth <paul@city-fan.org> - 2.150010-1
- Update to 2.150010
Added:
- Merged Parse::CPAN::Meta 1.4420 into this distribution
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
- The cloning routine would raise an error on expected types when it
previously would stringify; the old behavior is restored
- Fixed used of Encode in Parse::CPAN::Meta::load_json_string (cherry picked
from Parse::CPAN::Meta 1.4422)
- Added "use warnings" to Parse::CPAN::Meta
- The YAML and JSON backend variables are ignored when building/testing the
perl core itself, where non-core backends are not yet installed
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
- Obsolete old perl-Parse-CPAN-Meta package
- Simplify find command using -delete
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.150005-365
- Increase release to favour standalone package
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.150005-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild