- New upstream release 0.103013
- guess_license_from_pod() now knows about Software::License::CC0_1_0
- Enable "v" as a version word
- Improve FreeBSD (2-Clause) phrases
- Added EUPL v1.1 and v1.2
- This release by LEONT → update source URL
- Drop EL-5 support
- Drop BuildRoot: and Group: tags
- Drop explicit buildroot cleaning in %install section
- Drop explicit %clean section
- Drop workaround for building with Test::More < 0.88
- 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