Hello community, here is the log from the commit of package peazip for openSUSE:Factory checked in at 2019-04-15 11:52:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/peazip (Old) and /work/SRC/openSUSE:Factory/.peazip.new.17052 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "peazip" Mon Apr 15 11:52:34 2019 rev:9 rq:694021 version:6.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/peazip/peazip.changes 2019-03-18 10:42:54.075162803 +0100 +++ /work/SRC/openSUSE:Factory/.peazip.new.17052/peazip.changes 2019-04-15 11:52:41.442563124 +0200 @@ -1,0 +2,17 @@ +Sun Apr 14 09:15:18 UTC 2019 - Luigi Baldoni <[email protected]> + +- Update to version 6.7.2 + * More streamlined GUI for archiving and extraction, that can + now be sent in background to system tray, + * Smart extraction to new folder (to avoid extracting multiple + items to destination, and for removing unnecessary levels of + nesting), + * Several improvements and fixes. + * Multiple archiving and extraction tasks are now performed in + a single instance, easier to hide, move or resize, providing + progress bars for current task and for overall process. + * A total of 188 file extensions can now be managed by PeaZip. + +- Refreshed peazip-build_PIE.patch and peazip-help_path.patch + +------------------------------------------------------------------- Old: ---- peazip-6.7.1.src.zip New: ---- peazip-6.7.2.src.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ peazip.spec ++++++ --- /var/tmp/diff_new_pack.hbeL74/_old 2019-04-15 11:52:42.298563735 +0200 +++ /var/tmp/diff_new_pack.hbeL74/_new 2019-04-15 11:52:42.298563735 +0200 @@ -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 http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define _peazipinstalldir %{_libdir}/peazip Name: peazip -Version: 6.7.1 +Version: 6.7.2 Release: 0 Summary: Graphical file archiver License: LGPL-3.0-only ++++++ peazip-build_PIE.patch ++++++ --- /var/tmp/diff_new_pack.hbeL74/_old 2019-04-15 11:52:42.326563755 +0200 +++ /var/tmp/diff_new_pack.hbeL74/_new 2019-04-15 11:52:42.326563755 +0200 @@ -5,10 +5,10 @@ Set lazarus project files so that we produce position independent executables. -Index: peazip-6.7.0.src/project_pea.lpi +Index: peazip-6.7.2.src/project_pea.lpi =================================================================== ---- peazip-6.7.0.src.orig/project_pea.lpi -+++ peazip-6.7.0.src/project_pea.lpi +--- peazip-6.7.2.src.orig/project_pea.lpi ++++ peazip-6.7.2.src/project_pea.lpi @@ -485,6 +485,8 @@ <GenerateDebugInfo Value="False"/> </Debugging> @@ -18,11 +18,11 @@ <Win32> <GraphicApplication Value="True"/> </Win32> -Index: peazip-6.7.0.src/project_peach.lpi +Index: peazip-6.7.2.src/project_peach.lpi =================================================================== ---- peazip-6.7.0.src.orig/project_peach.lpi -+++ peazip-6.7.0.src/project_peach.lpi -@@ -1380,6 +1380,8 @@ +--- peazip-6.7.2.src.orig/project_peach.lpi ++++ peazip-6.7.2.src/project_peach.lpi +@@ -1411,6 +1411,8 @@ <GenerateDebugInfo Value="False"/> </Debugging> <Options> ++++++ peazip-help_path.patch ++++++ --- /var/tmp/diff_new_pack.hbeL74/_old 2019-04-15 11:52:42.334563761 +0200 +++ /var/tmp/diff_new_pack.hbeL74/_new 2019-04-15 11:52:42.338563764 +0200 @@ -1,8 +1,8 @@ -Index: peazip-6.7.0.src/peach.pas +Index: peazip-6.7.2.src/peach.pas =================================================================== ---- peazip-6.7.0.src.orig/peach.pas -+++ peazip-6.7.0.src/peach.pas -@@ -35622,7 +35622,7 @@ end; +--- peazip-6.7.2.src.orig/peach.pas ++++ peazip-6.7.2.src/peach.pas +@@ -35748,7 +35748,7 @@ end; procedure TForm_peach.baboutlocalhelpClick(Sender: TObject); begin @@ -10,8 +10,8 @@ +cp_open('/usr/share/doc/packages/peazip/peazip_help.pdf',desk_env); end; - procedure TForm_peach.baboutsupportClick(Sender: TObject); -@@ -54717,7 +54717,7 @@ end; + procedure TForm_peach.baboutremoveadditionalClick(Sender: TObject); +@@ -54983,7 +54983,7 @@ end; procedure TForm_peach.mpeahelpofflineClick(Sender: TObject); begin //cp_open('http://www.peazip.org/peazip_help.pdf',desk_env); ++++++ peazip_help.pdf ++++++ (binary differes)
