Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package peazip for openSUSE:Factory checked 
in at 2022-01-26 21:26:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/peazip (Old)
 and      /work/SRC/openSUSE:Factory/.peazip.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "peazip"

Wed Jan 26 21:26:45 2022 rev:34 rq:949277 version:8.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/peazip/peazip.changes    2021-11-18 
10:33:44.179901971 +0100
+++ /work/SRC/openSUSE:Factory/.peazip.new.1938/peazip.changes  2022-01-26 
21:27:05.597947386 +0100
@@ -1,0 +2,43 @@
+Wed Jan 26 13:05:11 UTC 2022 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to 8.4.0:
+  BACKEND
+    * Pea 1.05
+    * 7z 21.06 (console) used by default on Darwin/macOS, Linux, and Windows
+    * p7zip, and szcnick's p7zip (fork of p7zip) syntax is fully supported
+      and can be used as alternative replacing (peazip)/res/bin/7z/7z binary
+  CODE
+    * Fixed issues when temporary work path is set to user's temp
+    * Fixed smart extraction not able to remove extra level of nesting
+  FILE MANAGER
+    * Added single and multi core performances benchmark, in main menu Tools > 
System benchmark (pea)
+    * The benchmark performs integer and floating point arithmetic operations
+    * Benchmark result unit is arbitrary and only meant to allow comparison 
between different platforms
+    * For reference 2020 MacBook Air M1 score is 100 (single core) and 515 
(multi core) for aarm64 build
+    * (Darwin/macOS, Linux) File manager columns' menu is available 
righclicking status bar
+    * Added links to Volumes, Applications, and System/Applications in 
navigation treeview
+    * Added auto-configured custom apps for "Open with" submenu
+    * Open command prompt here function now working
+    * PeaUtils launching from PeaZip now working
+    * Language can now be changed from dropdown menu from General settings tab 
(main menu, Options > Settings)
+    * Previous method allowing to manually select the language file is still 
available
+      from the link before the dropdown menu
+  EXTRACTION and ARCHIVING
+    * New option to not stop sequences of archive test tasks unless an error 
is encountered
+    * From main menu, Options > Settings, Advanced tab set "Stop to inspect 
report for error,
+      list" instead of default value "Stop to inspect report for error, list, 
test"
+    * With this setting, a successful archive test closes on completion unless 
an error is foud in the archive and test fails,
+      in which case error message (and full report) is shown to user and needs 
to be dismissed
+      before continuing with following test in sequence
+    * Improved management of temporary work files
+    * 7z/p7zip work files during compression are now inside peazip-tmp subpath,
+      if work directory is set to Custom or User's tem
+
+-------------------------------------------------------------------
+Tue Jan 25 14:52:26 UTC 2022 - Dario Faggioli <dfaggi...@suse.com>
+
+- 7z is expected to be in ../res/bin/7z
+  * this is mentioned in comment 5 of bsc#1195041 (even if the bug
+    itself is about something else)
+
+-------------------------------------------------------------------

Old:
----
  peazip-8.3.0.src.zip

New:
----
  peazip-8.4.0.src.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ peazip.spec ++++++
--- /var/tmp/diff_new_pack.3Six3J/_old  2022-01-26 21:27:07.053937348 +0100
+++ /var/tmp/diff_new_pack.3Six3J/_new  2022-01-26 21:27:07.057937320 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package peazip
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 %define         _peazipinstalldir %{_libdir}/peazip
-%define         _helpver 8.3.0
+%define         _helpver 8.4.0
 Name:           peazip
-Version:        8.3.0
+Version:        8.4.0
 Release:        0
 Summary:        Graphical file archiver
 License:        LGPL-3.0-only
@@ -112,9 +112,9 @@
 cp -r res %{buildroot}%{_peazipinstalldir}
 cp %{SOURCE1} %{buildroot}%{_peazipinstalldir}/res
 
-mkdir -p %{buildroot}%{_peazipinstalldir}/res/7z
+mkdir -p %{buildroot}%{_peazipinstalldir}/res/bin/7z
 mkdir -p %{buildroot}%{_peazipinstalldir}/res/upx
-ln -s %{_bindir}/7z  %{buildroot}%{_peazipinstalldir}/res/7z/7z
+ln -s %{_bindir}/7z  %{buildroot}%{_peazipinstalldir}/res/bin/7z/7z
 ln -s %{_bindir}/upx  %{buildroot}%{_peazipinstalldir}/res/upx/upx
 
 mkdir -p %{buildroot}%{_peazipinstalldir}/res/arc

++++++ peazip_help.pdf ++++++
(binary differes)

Reply via email to