SHA256
1
0
forked from pool/peazip

Accepting request 1010230 from home:CJ:branches:devel:languages:pascal

- Update to 8.9.0:
  BACKEND
    * Pea 1.10
  CODE
    * Password Manager is now re-set only from Options > Settings >
      Privacy, Reset Password Manager link
    * Various fixes and improvements
    * Correctly displays folder size inside ZIP archives if applicable
    * Cleanup of legacy code
    * Improved performances and memory management for browsing archives
    * Improved opening folders after task completition
    * Improved detecting root extraction directory
    * Archive conversion procedure now opens target directory only once,
      after final compression step
    * Task window can now show temporary extraction work path from context
      menu right-clicking on input and output links
  FILE MANAGER
    * Added progress bar while opening archive files supported through 7z
      backend; progress indicator is not visible when archive pre-browsing
      is disabled in Options > Settings > General, Performance group
    * Improved Clipboard panel, can display tems size and modification date
    * Improved quick navigation menu (on the left of the Address bar)
    * Can now set password/keyfile, and display if a password is set
    * Can now display info on current archive / selection / clipboard content
      duplicating function of staus bar; the new Info entry is also featured
      in main menu, Navigation group
    * Can now toggle bookmarks, history, and clipboard views in the Status bar
    * Improved Style button
    * Right-clicking Style shows main menu as context menu
    * Settings is now reachable from Style button in Tool / Address bar
    * Updated theming engine
    * Address bar color can now be changed separately from Address field color
    * Tab bar color has now more options
    * Improved existing Themes to take advantage of the new options
    * Updated Tuxedo theme
    * New Droid theme
  EXTRACTION and ARCHIVING
    * Changed default working directory to output path, as more consistent
      with behavior of similar applications on non-Windows systems
    * Added context menu entry for "Add to separate archives" action, shown
      when applicable in file browser screen
    * Improved archiving and extraction context menu, to make easier to add
      files and folders (or open search) from bookmarks abd history items
    * Improved test after archiving
    * Empty archives are reported as warnings
    * It is now possible to set the sequence of tasks to stop for auto-test
      results (otherwise it will stop only in case of error) from Options >
      Settings > Advanced
    * More information is available clicking status bar string in archive
      creation and extraction screens: task type details, temp work path
      (if applicable), input zise, output path with total size and free space

OBS-URL: https://build.opensuse.org/request/show/1010230
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=104
This commit is contained in:
Guillaume GARDET 2022-10-12 13:49:03 +00:00 committed by Git OBS Bridge
parent a61152d09a
commit aa5e87857a
5 changed files with 62 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:896e32f4c4366b72ce7650f6eabcfe15bd452f74642f12ae3dccf9cdc616be5b
size 5786225

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:17e5856fda8d8ab7095b5bf2944aae26d82ade389a0d370700de42865a3c7e3e
size 5817675

View File

@ -1,3 +1,58 @@
-------------------------------------------------------------------
Sun Oct 9 22:15:13 UTC 2022 - C J <c.j@tuta.io>
- Update to 8.9.0:
BACKEND
* Pea 1.10
CODE
* Password Manager is now re-set only from Options > Settings >
Privacy, Reset Password Manager link
* Various fixes and improvements
* Correctly displays folder size inside ZIP archives if applicable
* Cleanup of legacy code
* Improved performances and memory management for browsing archives
* Improved opening folders after task completition
* Improved detecting root extraction directory
* Archive conversion procedure now opens target directory only once,
after final compression step
* Task window can now show temporary extraction work path from context
menu right-clicking on input and output links
FILE MANAGER
* Added progress bar while opening archive files supported through 7z
backend; progress indicator is not visible when archive pre-browsing
is disabled in Options > Settings > General, Performance group
* Improved Clipboard panel, can display tems size and modification date
* Improved quick navigation menu (on the left of the Address bar)
* Can now set password/keyfile, and display if a password is set
* Can now display info on current archive / selection / clipboard content
duplicating function of staus bar; the new Info entry is also featured
in main menu, Navigation group
* Can now toggle bookmarks, history, and clipboard views in the Status bar
* Improved Style button
* Right-clicking Style shows main menu as context menu
* Settings is now reachable from Style button in Tool / Address bar
* Updated theming engine
* Address bar color can now be changed separately from Address field color
* Tab bar color has now more options
* Improved existing Themes to take advantage of the new options
* Updated Tuxedo theme
* New Droid theme
EXTRACTION and ARCHIVING
* Changed default working directory to output path, as more consistent
with behavior of similar applications on non-Windows systems
* Added context menu entry for "Add to separate archives" action, shown
when applicable in file browser screen
* Improved archiving and extraction context menu, to make easier to add
files and folders (or open search) from bookmarks abd history items
* Improved test after archiving
* Empty archives are reported as warnings
* It is now possible to set the sequence of tasks to stop for auto-test
results (otherwise it will stop only in case of error) from Options >
Settings > Advanced
* More information is available clicking status bar string in archive
creation and extraction screens: task type details, temp work path
(if applicable), input zise, output path with total size and free space
-------------------------------------------------------------------
Mon Sep 19 11:19:46 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>

View File

@ -17,9 +17,9 @@
%define _peazipinstalldir %{_libdir}/peazip
%define _helpver 8.8.0
%define _helpver 8.9.0
Name: peazip
Version: 8.8.0
Version: 8.9.0
Release: 0
Summary: Graphical file archiver
License: LGPL-3.0-only

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c650b0c2d2f3c60125884a3fca13c81e4728e992cc0b8f358ea96d619fd1204a
size 1431519
oid sha256:c69e1136d32e9946a2eed5703e43d1edc06cd9dbd35f4aa9aaf2075b95d64d4d
size 1452314