8
0

Ask perl -T and return application/x-text-mixed in that case.

-> Changed this mime type, to remain in the application class. Which it really is 
for info files. they just happent o be also quite well readable.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Unpack?expand=0&rev=20
This commit is contained in:
Juergen Weigert
2011-03-31 10:13:24 +00:00
committed by Git OBS Bridge
parent e3d7e186ff
commit fe661111bc
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
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.
Ask perl -T and return application/x-text-mixed in that case.
Fixed comparison with RLIM_INFINITY, it evaluates -1.