- New upstream release 0.103012
- Consider license names without parentheses when scanning text for license
- When scanning text for license, put known substrings inside \b..\b
- Simplify find command using -delete
- Update patch for building with old Test::More versions
- New upstream release 0.103011
- Do not load Sub::Install, since it isn't used!
- Eliminate superfluous FULL STOP characters (".")
- Update patch for building with old Test::More versions
- Classify buildreqs by usage
- Use %license where possible
- New upstream release 0.103009
- Updated FSF mailing address in license text for GFDL version 1.2, GPL
versions 1 and 2, and LGPL 2.1
- Update patch for building with old Test::More versions
- Don't try to run the extra tests with EL-5 or EL-6
- New upstream release 0.103008
- Faster!
- Add new_from_short_name to LicenseUtils for spdx.org-style short names
- Avoid double trailing dots in expanded licenses
- Fix some errors in (3-clause) BSD license text
- The 2-clause BSD ("FreeBSD") license no longer incorrectly puts "FreeBSD"
as the owner in the license full text
- Update patch for building with old Test::More versions
- New upstream release 0.103007
- Fix regex to allow guessing from meta things like perl_5
- Replace 'use base' with 'use parent'
- BR: perl(Try::Tiny) for the test suite
- Update patch for building with old Test::More versions
- New upstream release 0.103005
- Add MPL 2.0
- BR: perl(File::Temp)
- Release tests moved to xt/
- Update patch for building with old Test::More versions
- Add test suite patch to support building with Test::More < 0.88 so that we
can build for EPEL-5, only applying the patch when necessary
- Drop redundant versioned requirements of XXX >= 0.000
- Drop BR: perl ≥ 1:5.6.0; even EL-3 could have satisfied that
- BR: perl(base) and perl(Carp), which could be dual-lived
- BR: perl(Test::Pod) for full test coverage
- Run the release tests too
- Don't need to remove empty directories from buildroot
- Don't use macros for commands
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Drop %defattr, redundant since rpm 4.4
- Make %files list more explicit