From 454abc18ca3fc05d8beeaf75db9b87b0dddd302757c63196863407e4357ad184 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Lorenzen?= Date: Wed, 16 Apr 2014 16:55:38 +0000 Subject: [PATCH] Accepting request 230372 from home:enzokiel:branches:devel:languages:pascal - update to version 5.3.0 OBS-URL: https://build.opensuse.org/request/show/230372 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=4 --- peazip-5.2.2.src.zip | 3 --- peazip-5.3.0.src.zip | 3 +++ peazip.changes | 17 +++++++++++++++++ peazip.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 peazip-5.2.2.src.zip create mode 100644 peazip-5.3.0.src.zip diff --git a/peazip-5.2.2.src.zip b/peazip-5.2.2.src.zip deleted file mode 100644 index e10d8a7..0000000 --- a/peazip-5.2.2.src.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96eca43902302f65611b571a5390976da0a55939271efa8ead26967073a5d27c -size 3807831 diff --git a/peazip-5.3.0.src.zip b/peazip-5.3.0.src.zip new file mode 100644 index 0000000..156fcfa --- /dev/null +++ b/peazip-5.3.0.src.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:760dd035c4a7d29c06d32479159ab30351f2323257563357cc4a0ac88c41b063 +size 3826246 diff --git a/peazip.changes b/peazip.changes index 4c2584d..f3eb433 100644 --- a/peazip.changes +++ b/peazip.changes @@ -1,4 +1,21 @@ ------------------------------------------------------------------- +* Wed Apr 16 2014 - joerg.lorenzen@ki.tng.de +- update to version 5.3.0 + * PeaZip 5.3.0 introduces improved navigation bar, localized Windows context menu, + improves inclusion/exclusion filters, adds a synthetic archive information function, + and introduces pre-set compression profiles for single-click switching between most + common compression task, i.e. best compression, fast compression, protect with password, + create self extracting archive, keep output under a specified size for mail attachment, etc. + + Release 5 brings a major code and design cleanup: adding files to archive is faster, + UAC integration is improved, file and archive browsing is easier and more customizable, + most important file and archive management functions are more accessible, + and relevant information is more visible. + New features includes: Schedule tab in Archive/Convert and Extract interfaces + (integrated with Windows Vista/7/8/8.1 Task Scheduler), new secure deletion of free space, + and zero deletion mode (overwriting files/free space with all 0), new standalone GUI for + basic archive extraction (Tools > PeaExtractor) and for basic file management tasks (Tools > PeaUtils). +------------------------------------------------------------------- * Wed Feb 26 2014 - joerg.lorenzen@ki.tng.de - update to version 5.2.2 * PeaZip 5.2.2 improves help system, and introduces standalone minimal GUI (Tools > PeaExtractor and Pea Utils) diff --git a/peazip.spec b/peazip.spec index 569f158..ce7e76d 100644 --- a/peazip.spec +++ b/peazip.spec @@ -17,7 +17,7 @@ Name: peazip Summary: Free Zip files utility -Version: 5.2.2 +Version: 5.3.0 Release: 1 Url: http://sourceforge.net/projects/peazip/ Source0: peazip-%{version}.src.zip