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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac54973d9d2a2d00ff107d0318a3c9df24c607014eb732c01c9201ee5dafab4c
size 62960

3
File-Unpack-0.38.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d3731cff8a81e80800c9735a89b190e9ae9383a078c3b3560228551eb8c2874a
size 63129

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

View File

@@ -11,7 +11,7 @@
# norootforbuild
Name: perl-File-Unpack
Version: 0.37
Version: 0.38
Release: 0%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries/Perl