-
Tue Jan 06 2015 Paul Howarth <paul@city-fan.org> - 1.000025-1
- Update to 1.000025
- Evaluate version assignment in a clean environment, to fix assignment in a
block (CPAN RT#101095)
- Use %license
-
Tue Aug 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.000024-2
- Perl 5.20 rebuild
-
Tue Jun 10 2014 Paul Howarth <paul@city-fan.org> - 1.000024-1
- Update to 1.000024
- Support installations on older perls with an ExtUtils::MakeMaker earlier
than 6.63_03
- Don't bother trying to run the release tests
- Package new documentation files from upstream: CONTRIBUTING LICENSE README.md
-
Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.000022-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
Wed Apr 30 2014 Paul Howarth <paul@city-fan.org> - 1.000022-1
- Update to 1.000022
- New is_indexable() object method (CPAN RT#84357)
- Eliminated dependency on IO::File (and by virtue, XS)
- Removed cruft in test infrastructure left behind from separation from
Module::Build
- Repository moved to https://github.com/Perl-Toolchain-Gang/Module-Metadata
- .pm file is now wholly ascii, for nicer fatpacking (CPAN RT#95086)
- Some code micro-optimizations
(https://github.com/Perl-Toolchain-Gang/Module-Metadata/pull/4)
- Fixed all out of date prereq declarations
- Work around change in comparison behaviour in Test::More 0.95_01 by being
more explicit with our tests - now explicitly checking the string form of
the extracted version, rather than the entire version object
- Ensure the extracted version is returned as a version object in all cases
(CPAN RT#87782)
- Drop redundant Group: tag
-
Sun Oct 06 2013 Paul Howarth <paul@city-fan.org> - 1.000019-1
- Update to 1.000019
- Warnings now disabled inside during the evaluation of generated version sub
(CPAN RT#89282)
- BR: perl(Config), perl(File::Basename) and perl(IO::File) for the test suite
-
Wed Sep 11 2013 Paul Howarth <paul@city-fan.org> - 1.000018-1
- Update to 1.000018
- Re-release of de-tainting fix without unstated non-core test dependencies
- Drop BR: perl(Test::Fatal)
-
Wed Sep 11 2013 Paul Howarth <paul@city-fan.org> - 1.000017-1
- Update to 1.000017
- De-taint version, if needed (CPAN RT#88576)
- BR: perl(Test::Fatal)
-
Thu Aug 22 2013 Paul Howarth <paul@city-fan.org> - 1.000016-1
- Update to 1.000016
- Re-release to fix prereqs and other metadata
- This release by ETHER -> update source URL
- Specify all dependencies
-
Wed Aug 21 2013 Paul Howarth <paul@city-fan.org> - 1.000015-1
- Update to 1.000015
- Change wording about safety/security to satisfy CVE-2013-1437