Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package peazip for openSUSE:Factory checked in at 2024-10-28 15:21:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/peazip (Old) and /work/SRC/openSUSE:Factory/.peazip.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "peazip" Mon Oct 28 15:21:56 2024 rev:51 rq:1218729 version:10.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/peazip/peazip.changes 2024-08-19 23:46:38.805006112 +0200 +++ /work/SRC/openSUSE:Factory/.peazip.new.2020/peazip.changes 2024-10-28 15:23:51.200291193 +0100 @@ -1,0 +2,35 @@ +Mon Oct 28 06:56:49 UTC 2024 - Paolo Stivanin <[email protected]> + +- Update to 10.0.0: + BACKEND + * Pea 1.20, can now search hash values of files on Google and Virustotal for detecting known malware, + new command line switches to show text preview of files, and to directly save checksum/hash results + in GNU Coreutils -compatible formats + * 7z 24.08 + CODE + * Legacy code cleanup + * Sorted tab order of UI items + * Various fixes + FILE MANAGER + * (Linux) Added MTP devices folder (Media Transfer Protocol) in Filesystem section of navigation sidebar, + to make easier to access to mounted devices, i.e. Android phones / tablets + * Expanded File tools section in file browser context menu, archive/extract context menu, and in Test menu in tool bar; it is now possible to + + Save hash values in GNU Coreutils compatible format + + Search SHA256 hash values on Google and VirusTotal + + Display Text preview of file (attempts to parse file as utf8 text, displays linle numbers, text strings and line mumbers can be sorted alphabetically) + * Revamped GUI + + Hints and tooltips can now be turned on/off from Options > Settings, General tab + + Icons used more sparingly to avoid information repetition and overload + + Updated progress screen + + Updated GUI rendering engine to be more flexible and memory efficient (up to 30% depending on the icon mode) + + Updated Style menu + + Updated Themes and embedded icons + + Updated context menu + EXTRACTION and ARCHIVING + * From Options > Settings, Advanced tab it is possible to set "7z / p7zip syntax level" back to 17.05 and 16.02 releases, + to improve compatibility with the syntaxt of legacy 7z / p7zip versions + * Improved quick "Extract here" link in the toolbar is now also shown when one or more archives are selected in the file browser + * Updated compression presets + * Added tar.gz, tar.xz, and tar.zst presets + +------------------------------------------------------------------- Old: ---- peazip-9.9.1.src.zip New: ---- peazip-10.0.0.src.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ peazip.spec ++++++ --- /var/tmp/diff_new_pack.m8iFkt/_old 2024-10-28 15:23:51.880319599 +0100 +++ /var/tmp/diff_new_pack.m8iFkt/_new 2024-10-28 15:23:51.884319767 +0100 @@ -19,7 +19,7 @@ %define _peazipinstalldir %{_libdir}/peazip Name: peazip -Version: 9.9.1 +Version: 10.0.0 Release: 0 Summary: Graphical file archiver License: LGPL-3.0-only @@ -28,7 +28,7 @@ Source0: https://github.com/peazip/PeaZip/releases/download/%{version}/peazip-%{version}.src.zip Source1: altconf.txt # The help file did not change between 9.9.0 and 9.9.1. When it does, replace version number with the version macro again. -Source2: https://github.com/peazip/PeaZip/releases/download/9.9.0/peazip_help.pdf +Source2: https://github.com/peazip/PeaZip/releases/download/10.0.0/peazip_help.pdf Patch0: peazip-desktop.patch # PATCH-FIX-OPENSUSE peazip-build_PIE.patch -- [email protected] Patch1: peazip-build_PIE.patch @@ -159,6 +159,7 @@ rm %{buildroot}%{_peazipinstalldir}/res/share/batch/freedesktop_integration/peazip.png # Remove hard linked png rm %{buildroot}%{_peazipinstalldir}/res/share/icons/peazip_app.png +rm %{buildroot}%{_peazipinstalldir}/res/share/icons/peazip_alt.png chmod +x %{buildroot}%{_peazipinstalldir}/res/share/batch/freedesktop_integration/Nautilus-scripts/Archiving/PeaZip/* pushd %{buildroot}%{_peazipinstalldir}/res/share/batch/freedesktop_integration/KDE-servicemenus/KDE5-dolphin/ ++++++ peazip-9.9.1.src.zip -> peazip-10.0.0.src.zip ++++++ ++++ 68707 lines of diff (skipped) ++++++ peazip-build_PIE.patch ++++++ --- /var/tmp/diff_new_pack.m8iFkt/_old 2024-10-28 15:23:52.700353855 +0100 +++ /var/tmp/diff_new_pack.m8iFkt/_new 2024-10-28 15:23:52.704354022 +0100 @@ -5,11 +5,11 @@ Set lazarus project files so that we produce position independent executables. -Index: peazip-9.9.1.src/dev/project_pea.lpi +Index: peazip-10.0.0.src/dev/project_pea.lpi =================================================================== ---- peazip-9.9.1.src.orig/dev/project_pea.lpi -+++ peazip-9.9.1.src/dev/project_pea.lpi -@@ -570,6 +570,8 @@ +--- peazip-10.0.0.src.orig/dev/project_pea.lpi ++++ peazip-10.0.0.src/dev/project_pea.lpi +@@ -584,6 +584,8 @@ <DebugInfoType Value="dsDwarf3"/> </Debugging> <Options> @@ -18,11 +18,11 @@ <Win32> <GraphicApplication Value="True"/> </Win32> -Index: peazip-9.9.1.src/dev/project_peach.lpi +Index: peazip-10.0.0.src/dev/project_peach.lpi =================================================================== ---- peazip-9.9.1.src.orig/dev/project_peach.lpi -+++ peazip-9.9.1.src/dev/project_peach.lpi -@@ -1653,6 +1653,8 @@ +--- peazip-10.0.0.src.orig/dev/project_peach.lpi ++++ peazip-10.0.0.src/dev/project_peach.lpi +@@ -1659,6 +1659,8 @@ <GenerateDebugInfo Value="False"/> </Debugging> <Options> ++++++ peazip-debuginfo.patch ++++++ --- /var/tmp/diff_new_pack.m8iFkt/_old 2024-10-28 15:23:52.720354690 +0100 +++ /var/tmp/diff_new_pack.m8iFkt/_new 2024-10-28 15:23:52.720354690 +0100 @@ -1,8 +1,8 @@ -Index: peazip-9.9.1.src/dev/project_pea.lpi +Index: peazip-10.0.0.src/dev/project_pea.lpi =================================================================== ---- peazip-9.9.1.src.orig/dev/project_pea.lpi -+++ peazip-9.9.1.src/dev/project_pea.lpi -@@ -566,7 +566,7 @@ +--- peazip-10.0.0.src.orig/dev/project_pea.lpi ++++ peazip-10.0.0.src/dev/project_pea.lpi +@@ -580,7 +580,7 @@ </CodeGeneration> <Linking> <Debugging> @@ -11,11 +11,11 @@ <DebugInfoType Value="dsDwarf3"/> </Debugging> <Options> -Index: peazip-9.9.1.src/dev/project_peach.lpi +Index: peazip-10.0.0.src/dev/project_peach.lpi =================================================================== ---- peazip-9.9.1.src.orig/dev/project_peach.lpi -+++ peazip-9.9.1.src/dev/project_peach.lpi -@@ -1650,7 +1650,7 @@ +--- peazip-10.0.0.src.orig/dev/project_peach.lpi ++++ peazip-10.0.0.src/dev/project_peach.lpi +@@ -1656,7 +1656,7 @@ </CodeGeneration> <Linking> <Debugging> ++++++ peazip-help_path.patch ++++++ --- /var/tmp/diff_new_pack.m8iFkt/_old 2024-10-28 15:23:52.736355359 +0100 +++ /var/tmp/diff_new_pack.m8iFkt/_new 2024-10-28 15:23:52.740355526 +0100 @@ -1,8 +1,8 @@ -Index: peazip-9.9.1.src/dev/peach.pas +Index: peazip-10.0.0.src/dev/peach.pas =================================================================== ---- peazip-9.9.1.src.orig/dev/peach.pas -+++ peazip-9.9.1.src/dev/peach.pas -@@ -45743,7 +45743,7 @@ end; +--- peazip-10.0.0.src.orig/dev/peach.pas ++++ peazip-10.0.0.src/dev/peach.pas +@@ -45110,7 +45110,7 @@ end; procedure TForm_peach.baboutlocalhelpClick(Sender: TObject); begin @@ -11,7 +11,7 @@ end; procedure TForm_peach.baboutplugindirClick(Sender: TObject); -@@ -71179,7 +71179,7 @@ end; +@@ -70719,7 +70719,7 @@ end; procedure TForm_peach.mpeahelpofflineClick(Sender: TObject); begin ++++++ peazip_help.pdf ++++++ (binary differes)
