8
0

Accepting request 54815 from home:jnweiger:perl

update to 0.28

OBS-URL: https://build.opensuse.org/request/show/54815
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Unpack?expand=0&rev=6
This commit is contained in:
Juergen Weigert
2010-12-05 21:51:12 +00:00
committed by Git OBS Bridge
parent 87598bdad2
commit 0ca4392d19
4 changed files with 27 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Dec 5 21:29:31 UTC 2010 - jw@novell.com
- added /usr/bin/unpack_file as a symlink
- 0.28 Look only at files and dirs, ignore special files.
Reading a pipe could block us endlessly.
-------------------------------------------------------------------
Wed Dec 1 13:32:27 UTC 2010 - coolo@novell.com
@@ -6,9 +14,9 @@ Wed Dec 1 13:32:27 UTC 2010 - coolo@novell.com
-------------------------------------------------------------------
Fri Sep 24 16:22:46 UTC 2010 - jw@novell.com
- 0.27 new feature in mime(): attempt full file access
- 0.27 new feature in mime(): attempt full file access
not only if flm reports currupt, but also when it reports
a/octet-stream. this helps to recognize a/x-iso9660-image
a/octet-stream. This helps to recognize a/x-iso9660-image
Added .iso by including my old unpack_iso.pl as a helper.
Added .lha