forked from pool/perl-File-Unpack
- 0.39 Try /._\d?/ name suffixes on collisions to avoid _fu_* directories if possible.
Added _chmod_add() to help creating readable files and executable directories.
Raised default maxfilesize from 100M to 2.5G, honors FILE_UNPACK_MAXFILESIZE too.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Unpack?expand=0&rev=23
This commit is contained in:
committed by
Git OBS Bridge
parent
129c98418c
commit
c8f500ea38
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2ec0f69910f17309d648bfd68b73da5431f1c2a4c9bda2d5fa3974bbd3b2557
|
||||
size 64331
|
||||
3
File-Unpack-0.39.tar.bz2
Normal file
3
File-Unpack-0.39.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75515b330889992beb36a8bc64a563dbda1f136afab7cb751bbe1dec1e758e50
|
||||
size 64748
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 18:01:26 UTC 2011 - jw@novell.com
|
||||
|
||||
- 0.39 Try /._\d?/ name suffixes on collisions to avoid _fu_* directories if possible.
|
||||
Added _chmod_add() to help creating readable files and executable directories.
|
||||
Raised default maxfilesize from 100M to 2.5G, honors FILE_UNPACK_MAXFILESIZE too.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 31 23:15:27 UTC 2011 - jw@novell.com
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: perl-File-Unpack
|
||||
Version: 0.38
|
||||
Version: 0.39
|
||||
Release: 0%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
|
||||
Reference in New Issue
Block a user