- fixed 23_universal_require.t for real (RT75342) (reported by Manoj Kumar and Paul Howarth) - removed Test::NoWarning from a t/23_universal_require.t because it upsets the (manual) plan if the tests are skipped - autogenerate the grammer during ./Build (based on a patch by jtbraun@CPAN.org) (RT74879) - added $VERSION to into Module::ExtractUse::Grammar, suggested by Manoj Kumar (RT75342) - specify min verion of Parse::RecDescent (1.967009), suggested by ANDK@cpan.org (RT75130) - fix typos reported by gregor herrmann (RT75115) - switched to Dist::Zilla (all on my own!) - regenerated Grammer to work with new Parse::RecDescent (thanks to cpan-testers, TMUELLER, KENTNL, dirkus@yo****.com and paul@city****.org for reporting the problem) OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-ExtractUse?expand=0&rev=4
34 lines
1.2 KiB
Plaintext
34 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu May 31 13:21:58 UTC 2012 - coolo@suse.com
|
|
|
|
- updated to 0.27
|
|
- fixed 23_universal_require.t for real (RT75342) (reported by
|
|
Manoj Kumar and Paul Howarth)
|
|
|
|
- removed Test::NoWarning from a t/23_universal_require.t because
|
|
it upsets the (manual) plan if the tests are skipped
|
|
|
|
- autogenerate the grammer during ./Build (based on a patch by
|
|
jtbraun@CPAN.org) (RT74879)
|
|
- added $VERSION to into Module::ExtractUse::Grammar, suggested
|
|
by Manoj Kumar (RT75342)
|
|
- specify min verion of Parse::RecDescent (1.967009),
|
|
suggested by ANDK@cpan.org (RT75130)
|
|
- fix typos reported by gregor herrmann (RT75115)
|
|
- switched to Dist::Zilla (all on my own!)
|
|
|
|
- regenerated Grammer to work with new Parse::RecDescent
|
|
(thanks to cpan-testers, TMUELLER, KENTNL, dirkus@yo****.com and
|
|
paul@city****.org for reporting the problem)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 11:57:27 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 26 13:10:51 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial package (0.23)
|
|
|