8
0

- 0.38 Both File::LibMagic and File::MimeInfo::Magic fail on info files.

Ask perl -T and return text/x-octet-stream in that case.
	Fixed comparison with RLIM_INFINITY, it evaluates -1.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Unpack?expand=0&rev=19
This commit is contained in:
Juergen Weigert
2011-03-31 09:14:08 +00:00
committed by Git OBS Bridge
parent e802ed800d
commit e3d7e186ff
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 31 09:11:58 UTC 2011 - jw@novell.com
- 0.38 Both File::LibMagic and File::MimeInfo::Magic fail on info files.
Ask perl -T and return text/x-octet-stream in that case.
Fixed comparison with RLIM_INFINITY, it evaluates -1.
-------------------------------------------------------------------
Tue Mar 29 11:12:45 UTC 2011 - jw@novell.com