From b0c9ebb9ac69c8d1235407b877bc73a65bcbc15fa130663d0c6ef749d461de9c Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Thu, 2 Jan 2014 11:32:54 +0000 Subject: [PATCH] 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 --- peazip-5.2.0.src.zip | 3 --- peazip-5.2.1.src.zip | 3 +++ peazip.changes | 21 +++++++++++++++++++++ peazip.spec | 4 ++-- 4 files changed, 26 insertions(+), 5 deletions(-) delete mode 100644 peazip-5.2.0.src.zip create mode 100644 peazip-5.2.1.src.zip diff --git a/peazip-5.2.0.src.zip b/peazip-5.2.0.src.zip deleted file mode 100644 index b999b71..0000000 --- a/peazip-5.2.0.src.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7bc67a73deac1a56c94392e124a9ecc17fcbdcd7647a3b3ce34e29dbe587851b -size 3798471 diff --git a/peazip-5.2.1.src.zip b/peazip-5.2.1.src.zip new file mode 100644 index 0000000..e1cc5f2 --- /dev/null +++ b/peazip-5.2.1.src.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a34ae3719e0b805eb8cbdb116d16d760b7fc76c11ca0c6926823e339aa3255 +size 3799372 diff --git a/peazip.changes b/peazip.changes index 0ce0c58..3da9eb6 100644 --- a/peazip.changes +++ b/peazip.changes @@ -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 diff --git a/peazip.spec b/peazip.spec index 0b7434b..97d1b05 100644 --- a/peazip.spec +++ b/peazip.spec @@ -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