From aa5e87857abab547eddf334725b37a46e995ecdd648bdab83565c646df2e77eb Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Wed, 12 Oct 2022 13:49:03 +0000 Subject: [PATCH] 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 --- peazip-8.8.0.src.zip | 3 --- peazip-8.9.0.src.zip | 3 +++ peazip.changes | 55 ++++++++++++++++++++++++++++++++++++++++++++ peazip.spec | 4 ++-- peazip_help.pdf | 4 ++-- 5 files changed, 62 insertions(+), 7 deletions(-) delete mode 100644 peazip-8.8.0.src.zip create mode 100644 peazip-8.9.0.src.zip diff --git a/peazip-8.8.0.src.zip b/peazip-8.8.0.src.zip deleted file mode 100644 index 31261f0..0000000 --- a/peazip-8.8.0.src.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:896e32f4c4366b72ce7650f6eabcfe15bd452f74642f12ae3dccf9cdc616be5b -size 5786225 diff --git a/peazip-8.9.0.src.zip b/peazip-8.9.0.src.zip new file mode 100644 index 0000000..c61a594 --- /dev/null +++ b/peazip-8.9.0.src.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17e5856fda8d8ab7095b5bf2944aae26d82ade389a0d370700de42865a3c7e3e +size 5817675 diff --git a/peazip.changes b/peazip.changes index c7a78f7..95ad399 100644 --- a/peazip.changes +++ b/peazip.changes @@ -1,3 +1,58 @@ +------------------------------------------------------------------- +Sun Oct 9 22:15:13 UTC 2022 - C J + +- 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 diff --git a/peazip.spec b/peazip.spec index d7c9e40..db67322 100644 --- a/peazip.spec +++ b/peazip.spec @@ -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 diff --git a/peazip_help.pdf b/peazip_help.pdf index d6ad59b..1d720f7 100644 --- a/peazip_help.pdf +++ b/peazip_help.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c650b0c2d2f3c60125884a3fca13c81e4728e992cc0b8f358ea96d619fd1204a -size 1431519 +oid sha256:c69e1136d32e9946a2eed5703e43d1edc06cd9dbd35f4aa9aaf2075b95d64d4d +size 1452314