forked from pool/perl-File-Unpack
- Added symlinks file_unpack_deep and unpack_deep to exploit the new semantics.
- Update to 0.69 - fixed https://github.com/jnweiger/perl-File-Unpack/issues/2 - Semantics change of file_unpack.pl: Default to one_shot unless $0 contains 'deep'. New --deep option to also switch this one. This is a move towards least surprise. No other unpacker has this deep feature. - Fixed builtin helper for application=x-lzip to conform to IPC::Run::run() semantics. - Added an example how to write a mime helper script to the documentation. - Fixed diagnostics in case a helper script fails. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Unpack?expand=0&rev=80
This commit is contained in:
committed by
Git OBS Bridge
parent
edd58330df
commit
a27d871980
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 21 15:27:59 UTC 2014 - jw@owncloud.com
|
||||
|
||||
- Added symlinks file_unpack_deep and unpack_deep to exploit the new semantics.
|
||||
|
||||
- Update to 0.69
|
||||
- fixed https://github.com/jnweiger/perl-File-Unpack/issues/2
|
||||
- Semantics change of file_unpack.pl:
|
||||
Default to one_shot unless $0 contains 'deep'. New --deep option to also switch this one.
|
||||
This is a move towards least surprise. No other unpacker has this deep feature.
|
||||
|
||||
- Fixed builtin helper for application=x-lzip to conform to IPC::Run::run() semantics.
|
||||
- Added an example how to write a mime helper script to the documentation.
|
||||
- Fixed diagnostics in case a helper script fails.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 12:49:34 UTC 2014 - jnweiger@gmail.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user