forked from pool/peazip
Accepting request 312227 from home:enzokiel:branches:devel:languages:pascal
update to version 5.6.1 OBS-URL: https://build.opensuse.org/request/show/312227 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=15
This commit is contained in:
parent
1cb7d3238e
commit
d7d1fcbfe3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9900de82384965a9b0d249cf177afac179a3e8eede4a50a2969dadaa44cfc228
|
|
||||||
size 3927785
|
|
3
peazip-5.6.1.src.zip
Normal file
3
peazip-5.6.1.src.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eaf6dcb707624b9004f7e50de85517fd89c46af3666a97039c0abb18ed483ff8
|
||||||
|
size 3930389
|
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 15 2015 - joerg.lorenzen@ki.tng.de
|
||||||
|
|
||||||
|
- update to version 5.6.1
|
||||||
|
* Added read only support (list, test, extract) to RAR5 format
|
||||||
|
through RarLab's unrar.
|
||||||
|
Currently the plugin is available only for Windows or Wine/ReactOS,
|
||||||
|
Linux version will be analyzed and tested for future updates.
|
||||||
|
* Due the non-OSI compatible unrar restriction (even if the software
|
||||||
|
provides sources and is royalty-free) the software is available as
|
||||||
|
separate plugin on Add-Ons page.
|
||||||
|
* Due the different syntax between RarLab's unrar and 7z/p7zip's unrar,
|
||||||
|
following differences apply when handling RAR5 format:
|
||||||
|
- Recursivity with advanced filters is always enabled.
|
||||||
|
- Renaming options always rename the file being extracted.
|
||||||
|
* Added LIBRE_DIRECTIVE option to disallow any call to software
|
||||||
|
which is non-free under OSI definition:
|
||||||
|
- If set to 0 (permissive) PeaZip will use all available backend,
|
||||||
|
both free-as-in-freedom and royalty-free.
|
||||||
|
- If set to 1 (flexible) PeaZip will disallow any call to
|
||||||
|
royalty-free but non free-as-in-freedom backend,
|
||||||
|
currently: unace and unrar binaries.
|
||||||
|
- If set to 2 (strict) PeaZip will disallow calls even in case
|
||||||
|
of dubious status, currently apply to unrar functions in
|
||||||
|
7z/p7zip due to non-reversibility clause.
|
||||||
|
* Various minor fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 26 2015 - joerg.lorenzen@ki.tng.de
|
Sun Apr 26 2015 - joerg.lorenzen@ki.tng.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
Name: peazip
|
Name: peazip
|
||||||
Summary: Free Zip files utility
|
Summary: Free Zip files utility
|
||||||
Version: 5.6.0
|
Version: 5.6.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Url: http://sourceforge.net/projects/peazip/
|
Url: http://sourceforge.net/projects/peazip/
|
||||||
Source0: peazip-%{version}.src.zip
|
Source0: peazip-%{version}.src.zip
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:acd4578a1d3f083e7e7aa37bdcaa83763cabdef958790be607458b680e1caf21
|
oid sha256:51a95b85efde3d8ddb7d7ec54ea2f9108a78eb7c5a56dfbb88a0e0a915557888
|
||||||
size 1061077
|
size 1064341
|
||||||
|
Loading…
x
Reference in New Issue
Block a user