8
0

- 0.53a file_unpack binary was not updated to actually use the

new plaintext feature. Rerolled 0.53 tar ball.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Unpack?expand=0&rev=51
This commit is contained in:
Juergen Weigert
2012-02-21 14:27:19 +00:00
committed by Git OBS Bridge
parent dc9f764620
commit 1aa94608f2
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 21 14:23:27 UTC 2012 - jw@suse.com
- 0.53a file_unpack binary was not updated to actually use the
new plaintext feature. Rerolled 0.53 tar ball.
-------------------------------------------------------------------
Fri Feb 17 00:42:24 UTC 2012 - jw@suse.com

View File

@@ -120,7 +120,7 @@ Requires: perl = %{perl_version}
Requires: file_unpack == %version
%description
File::Unpack is an unpacker for archive files
File::Unpack is an unpacker for archives and files
(bz2/gz/zip/tar/cpio/iso/rpm/deb/cab/lzma/7z/rar/...). We call
it strong, because it is not fooled by file suffixes, or multiply wrapped packages.
It reliably detects mime-types and recursivly descends into each archive found