2015-02-07 09:23:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Feb 7 08:37:57 UTC 2015 - dnh@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 1.000026
|
|
|
|
|
|
|
|
|
|
1.000026 2015-01-17 19:22:34Z
|
|
|
|
|
- patched tests to be less noisy in blead builds (Dave Mitchell, RT#101491)
|
|
|
|
|
|
|
|
|
|
1.000025 2015-01-04 18:56:00Z
|
|
|
|
|
- evaluate version assignment in a clean environment, to fix assignment in a
|
|
|
|
|
block (RT#101095)
|
|
|
|
|
|
|
|
|
|
1.000024 2014-06-03 01:52:46Z
|
|
|
|
|
- fix inaccurate prerequisite declaration on Test::More (in 1.000023)
|
|
|
|
|
|
|
|
|
|
1.000023 2014-06-02 02:37:17Z
|
|
|
|
|
- support installations on older perls with an ExtUtils::MakeMaker earlier
|
|
|
|
|
than 6.63_03
|
|
|
|
|
|
|
|
|
|
1.000022 - 2014-04-29
|
|
|
|
|
- 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
|
|
|
|
|
(RT#87782, Randy Stauner)
|
|
|
|
|
|
|
|
|
|
1.000021 - 2014-04-29
|
|
|
|
|
- fix use of newer interface from File::Path, to avoid another prereq on
|
|
|
|
|
older perls (Graham Knop, PR#7)
|
|
|
|
|
- fixed all out of date prereq declarations
|
|
|
|
|
|
|
|
|
|
1.000020 - 2014-04-27
|
|
|
|
|
- new is_indexable() object method (ether, RT#84357)
|
|
|
|
|
- eliminated dependency on IO::File (and by virtue, XS) - thanks, leont!
|
|
|
|
|
- removed cruft in test infrastructure left behind from separation from
|
|
|
|
|
Module::Build (ether)
|
|
|
|
|
- repository moved to https://github.com/Perl-Toolchain-Gang/Module-Metadata
|
|
|
|
|
- .pm file is now wholly ascii, for nicer fatpacking (RT#95086)
|
|
|
|
|
- some code micro-optimizations (Olivier Mengué, PR#4)
|
|
|
|
|
|
|
|
|
|
|
2014-01-17 21:09:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 17 21:06:58 UTC 2014 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
|
|
- update to 1.000019:
|
|
|
|
|
- warnings now disabled inside during the evaluation of generated version
|
|
|
|
|
sub (BinGOs, RT#89282)
|
|
|
|
|
- detaint version, if needed (RT#88576, Chris Williams)
|
|
|
|
|
- Change wording about safety/security to satisfy CVE-2013-1437
|
|
|
|
|
- Remove "now installs to 'site' for perl 5.12+" from last version
|
|
|
|
|
- Fix reliance on recent Test::Builder
|
|
|
|
|
- Make tests perl 5.6 compatible
|
|
|
|
|
- now installs to 'site' for perl 5.12+, as per p5p recommendation
|
|
|
|
|
- improved package detection heuristics (thanks, Edward Zborowski!)
|
|
|
|
|
- fix ->contains_pod (RT#84932, Tokuhiro Matsuno)
|
|
|
|
|
- fix detection of pod after __END__ (RT79656, Tokuhiro Matsuno)
|
|
|
|
|
- Performance improvement: the creation of a Module::Metadata object
|
|
|
|
|
for a typical module file has been sped up by about 40% (VPIT)
|
|
|
|
|
- Fix t/metadata.t failure under Cygwin (JDHEDDEN)
|
|
|
|
|
- Portability fix-ups for new_from_module() and test failures on VMS (CBERRY)
|
|
|
|
|
|
2012-07-14 23:51:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jul 14 19:57:39 UTC 2012 - chris@computersalat.de
|
|
|
|
|
|
|
|
|
|
- initial package 1.000009
|
|
|
|
|
* created by cpanspec 1.78.03
|
|
|
|
|
|