Accepting request 223934 from home:enzokiel:branches:devel:languages:pascal
- update to version 5.2.2 OBS-URL: https://build.opensuse.org/request/show/223934 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=3
This commit is contained in:
parent
b0c9ebb9ac
commit
644267c985
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19a34ae3719e0b805eb8cbdb116d16d760b7fc76c11ca0c6926823e339aa3255
|
||||
size 3799372
|
3
peazip-5.2.2.src.zip
Normal file
3
peazip-5.2.2.src.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96eca43902302f65611b571a5390976da0a55939271efa8ead26967073a5d27c
|
||||
size 3807831
|
@ -1,5 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
* Fri Dec 27 2013 joerg.lorenzen@ki.tng.de
|
||||
* 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)
|
||||
to be used when a narrower-focused interface is desired for simple archive/file management tasks.
|
||||
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.
|
||||
|
||||
178 file extensions are now supported.
|
||||
-------------------------------------------------------------------
|
||||
* 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.
|
||||
@ -12,10 +27,10 @@
|
||||
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
|
||||
* 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
|
||||
* 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
|
||||
or free space content with all 0 in order to optimize compressibility of backup disk images
|
||||
@ -23,12 +38,12 @@
|
||||
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
|
||||
* 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
|
||||
* 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,
|
||||
and adds a Schedule tab to Archive/Convert and Extract interfaces,
|
||||
@ -36,10 +51,10 @@
|
||||
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
|
||||
* 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
|
||||
* Mon Jul 1 2013 - joerg.lorenzen@ki.tng.de
|
||||
- Initial package, version 5.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package peazip
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
Name: peazip
|
||||
Summary: Free Zip files utility
|
||||
Version: 5.2.1
|
||||
Version: 5.2.2
|
||||
Release: 1
|
||||
Url: http://sourceforge.net/projects/peazip/
|
||||
Source0: peazip-%{version}.src.zip
|
||||
|
Loading…
x
Reference in New Issue
Block a user