- New upstream release 0.006:
- Set back configure_requires prerequisite for ExtUtils::MakeMaker
from 6.30 to 6.17
- BR: perl(Test::Requires)
- BR: perl(Test::Spelling), perl(Pod::Wordlist::hanekomu) and aspell-en to
enable the spell checker test
- Drop patch for building with old ExtUtils::MakeMaker versions, no longer
needed
- Drop support for soon-to-be-EOL RHEL-4:
- Drop %defattr, redundant since rpm 4.4
- Update patch for building with Test::More < 0.88
- New upstream release 0.004
- Generated from ADAMK/YAML-Tiny-1.50.tar.gz
- BR: perl(Test::Version) for additional test coverage
- Update patch for building with ExtUtils::MakeMaker < 6.30
- Add patch to support building with Test::More < 0.88
- Add patch to fix operation with Scalar::Util < 1.18
This module implements a subset of the YAML specification for use in reading
and writing CPAN metadata files like META.yml and MYMETA.yml. It should not be
used for any other general YAML parsing or generation task.