8
0
forked from pool/perl-App-Cmd

Accepting request 296111 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296111
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-Cmd?expand=0&rev=29
This commit is contained in:
Stephan Kulow
2015-04-14 09:36:40 +00:00
committed by Git OBS Bridge
parent 812fd9eb83
commit bc8c2c1404
4 changed files with 27 additions and 24 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Apr 14 09:33:14 UTC 2015 - coolo@suse.com
- updated to 0.327
see /usr/share/doc/packages/perl-App-Cmd/Changes
0.327 2015-02-23 20:05:00-05:00 America/New_York
- fix behavior of default command under subdispatch (thanks, Stephen
Caldwell and Diab Jerius!)
- simplify help and commands commands (thanks, Sergey Romanov)
- drop some advice that we didn't feel great about (thanks, Karen
Etheridge)
0.326 2014-11-30 08:48:29-05:00 America/New_York
fix the path fix because it was broken by a related fix in EUMM
0.325 2014-11-29 20:48:34-05:00 America/New_York
fix a path-related test failure on Win32 (thanks, A. Sinan Unur!)
0.324 2014-10-20 18:22:25-04:00 America/New_York
note that `cmd help` can take a subcommand in `cmd help help`
-------------------------------------------------------------------
Mon Dec 9 11:15:52 UTC 2013 - coolo@suse.com