forked from pool/peazip
Accepting request 685763 from home:alois:branches:devel:languages:pascal
- Update to version 6.7.1 * Various fixes * Drag and drop extraction results in hiding the main form, consistently to behavior from Extraction and Archiving screens * Extraction: "Smart new folder" option improves and replaces "Remove redundant directory" option if the new folder contains a single object (file or folder), content is copied outside and the extra folder is removed (removes extra folder layer and preserves original names of archived folders), if copying the content outside the new folder fails, the content is kept in the new folder smart extraction is meant to guarantee that a single item is extracted, to avoid flooding target directory of multiple unexpected items, and that no unneeded level of directory nesting is added * Improved GUI feedback during preliminary steps of archives conversion and "TAR before" procedures * Improved GUI feedback running option to delete original sources * Improved information shown about running archiving / extraction tasks OBS-URL: https://build.opensuse.org/request/show/685763 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=44
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define _peazipinstalldir %{_libdir}/peazip
|
||||
Name: peazip
|
||||
Version: 6.7.0
|
||||
Version: 6.7.1
|
||||
Release: 0
|
||||
Summary: Graphical file archiver
|
||||
License: LGPL-3.0-only
|
||||
|
Reference in New Issue
Block a user