forked from pool/perl-App-Cmd
fix the test of "echo" on Win32 (thanks, Chris Williams) totally worthless release made by mistake adds App::Cmd::Tester::CaptureExternal to capture output from external subcommands (thanks, David Golden) if there's no Pod =head1 NAME, a Pod::Weaver-esque #ABSTRACT will be respected (thanks, Andreas Hernitscheck) don't load Text::Abbrev until it's needed (thanks, Olivier Mengué) OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-Cmd?expand=0&rev=17
39 lines
1.4 KiB
Plaintext
39 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Feb 21 08:55:55 UTC 2012 - coolo@suse.com
|
|
|
|
- updated to 0.316
|
|
fix the test of "echo" on Win32 (thanks, Chris Williams)
|
|
totally worthless release made by mistake
|
|
adds App::Cmd::Tester::CaptureExternal to capture output from
|
|
external subcommands (thanks, David Golden)
|
|
if there's no Pod =head1 NAME, a Pod::Weaver-esque #ABSTRACT will be
|
|
respected (thanks, Andreas Hernitscheck)
|
|
don't load Text::Abbrev until it's needed (thanks, Olivier Mengué)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 19 20:26:10 UTC 2011 - coolo@suse.com
|
|
|
|
- update to 0.312
|
|
typo fixes to docs (thanks, Glenn Fowler)
|
|
add the prepare_argv method (thanks, Ingy döt Net)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 4 23:10:34 UTC 2011 - lars@linux-schulserver.de
|
|
|
|
- fix build on distributions with old Test::More module
|
|
( perl-App-Cmd-old_Test-More.patch )
|
|
- add Test::More >= 0.88 to buildrequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 6 11:50:57 UTC 2011 - coolo@novell.com
|
|
|
|
- updated to 0.311
|
|
require the correct version of Getopt::Long::Descriptive (thanks,
|
|
Glen Hinkle)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 29 23:58:22 CET 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial version (0.310)
|
|
|