-
Tue Jan 13 2015 Petr Pisar <ppisar@redhat.com> - 2.143240-2
- Correct dependencies
-
Thu Nov 20 2014 Paul Howarth <paul@city-fan.org> - 2.143240-1
- 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
-
Tue Nov 11 2014 Petr Ĺ abata <contyk@redhat.com> - 2.142690-1
- Update to 2.142690
- Fixed use of incorrect method in CPAN::Meta::Merge implementation
- Clarified documentation that no_index is a list of exclusions, and that
indexers should generally exclude 'inc', 'xt' and 't' as well
- CPAN::Meta::History::Meta_1_0 through 1_4 are added as a permanent
record of 1.x versions of the metaspec
-
Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2.142060-2
- Perl 5.20 rebuild
-
Mon Jul 28 2014 Paul Howarth <paul@city-fan.org> - 2.142060-1
- Update to 2.142060
- Added ability for CPAN::Meta::Converter to convert metadata fragments
(incomplete portions of a metadata structure)
- Optimized internal use of JSON for datastructure cloning
- Removed dependency on List::Util 1.33
- Clarified language around 'dynamic_config' in the Spec
- Clarified use of 'file' for the 'provides' field in the Spec
- CPAN::Meta::Merge is a new class for merging two possibly overlapping
instances of metadata, which will accept both CPAN::Meta objects and
(possibly incomplete) hashrefs of metadata
- Use %license
-
Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.140640-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
Wed Mar 26 2014 Paul Howarth <paul@city-fan.org> - 2.140640-1
- Update to 2.140640
- Improved bad version handling during META conversion
- When downgrading multiple licenses to version 1.x META formats, if all the
licenses are open source, the downgraded license will be "open_source", not
"unknown"
- Added a 'load_string' method that guesses whether the string is YAML or
JSON
- Drop obsoletes/provides for old tests sub-package
- Classify buildreqs by usage
- Package upstream's CONTRIBUTING file
- Make %files list more explicit
-
Fri Oct 11 2013 Paul Howarth <paul@city-fan.org> - 2.132830-1
- Update to 2.132830
- Fixed incorrectly encoded META.yml
- META validation used to allow a scalar value when a list (i.e. array
reference) was required for a field; this has been tightened and
validation will now fail if a scalar value is given
- Installation on Perls < 5.12 will uninstall older versions installed
due to being bundled with ExtUtils::MakeMaker
- Updated Makefile.PL logic to support PERL_NO_HIGHLANDER
- Dropped ExtUtils::MakeMaker configure_requires dependency to 6.17
- CPAN::Meta::Prereqs now has a 'merged_requirements' method for combining
requirements across multiple phases and types
- Invalid 'meta-spec' is no longer a fatal error: instead, it will usually
be treated as spec version "1.0" (prior to formalization of the meta-spec
field); conversion has some heuristics for guessing a version depending on
other fields if 'meta-spec' is missing or invalid
- Don't need to remove empty directories from the buildroot
-
Thu Sep 05 2013 Paul Howarth <paul@city-fan.org> - 2.132140-1
- update to latest upstream version
-
Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.120921-291
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild