SHA256
1
0
forked from pool/peazip

Accepting request 212354 from home:enzokiel:branches:devel:languages:pascal

- update to version 5.2.1
- fixed wrong BuildRequires from qt4Pas-devel to qt4pas-devel

OBS-URL: https://build.opensuse.org/request/show/212354
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=2
This commit is contained in:
Lars Vogdt 2014-01-02 11:32:54 +00:00 committed by Git OBS Bridge
parent ae1d2259f3
commit b0c9ebb9ac
4 changed files with 26 additions and 5 deletions

View File

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

3
peazip-5.2.1.src.zip Normal file
View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
* Fri Dec 27 2013 joerg.lorenzen@ki.tng.de
- update to version 5.2.1
* PeaZip 5.2.1 improves secure files / free space deletion, updates translations
and links to online resources.
Release 5 brought a major code and design cleanup: adding files to archive is faster,
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.
Schedule tab in Archive/Convert and Extract interfaces, integrated with system's
Task Scheduler (Windows Vista/7/8/8.1), helps users creating scheduled backup/restore scripts.
Secure deletion of free space completes program's features to securely manage data life cycle.
Zero deletion mode overwriting files / free space content with all 0 optimize compressibility
of backup and virtual machine's disk images.
-------------------------------------------------------------------
* Sun Dec 15 2013 joerg.lorenzen@ki.tng.de
- fixed wrong BuildRequires from qt4Pas-devel to qt4pas-devel
-------------------------------------------------------------------
* Mon Nov 25 2013 joerg.lorenzen@ki.tng.de
- update to version 5.2.0
* PeaZip 5.2.0 introduces secure deletion of free space, and zero deletion mode overwriting file
@ -5,10 +22,12 @@
and virtual machine disks. This release also brings improvements in UAC integration,
makes help file available locally, and adds capability to archive/extract at once multiple files
from different paths each to original location.
-------------------------------------------------------------------
* Sun Oct 6 2013 joerg.lorenzen@ki.tng.de
- update to version 5.1.1
* 5.1.1 update brings various fixes to improve user experience, and updates translations.
175 file extensions are supported.
-------------------------------------------------------------------
* Sun Sep 1 2013 joerg.lorenzen@ki.tng.de
- update to version 5.1.0
* 5.1.0 update brings various fixes, improves Windows installer,
@ -16,9 +35,11 @@
integrated with system's Task Scheduler (Windows Vista/7/8/8.1),
for help users creating scheduled backup/restore scripts from a single place.
175 file extensions are supported, PeaZip now handles .ipsw iOS devices firmware packages.
-------------------------------------------------------------------
* Sun Jul 21 2013 joerg.lorenzen@ki.tng.de
- update to version 5.0.1
* 5.0.1 update brings various fixes, updates embedded translations,
improves Windows installer, and is compiled with new Lazarus 1.0.10.
-------------------------------------------------------------------
* Mon Jul 1 2013 joerg.lorenzen@ki.tng.de
- Initial package, version 5.0

View File

@ -17,7 +17,7 @@
Name: peazip
Summary: Free Zip files utility
Version: 5.2.0
Version: 5.2.1
Release: 1
Url: http://sourceforge.net/projects/peazip/
Source0: peazip-%{version}.src.zip
@ -30,7 +30,7 @@ Requires: upx
BuildRequires: fpc
BuildRequires: fpc-src
BuildRequires: lazarus
BuildRequires: qt4Pas-devel
BuildRequires: qt4pas-devel
BuildRequires: xorg-x11-devel
BuildRequires: kde4-filesystem
BuildRequires: update-desktop-files