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-02-15 21:01:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/peazip (Old)
 and      /work/SRC/openSUSE:Factory/.peazip.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "peazip"

Thu Feb 15 21:01:00 2024 rev:47 rq:1146720 version:9.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/peazip/peazip.changes    2024-02-12 
18:55:56.642589562 +0100
+++ /work/SRC/openSUSE:Factory/.peazip.new.1815/peazip.changes  2024-02-15 
21:02:15.319904713 +0100
@@ -1,0 +2,14 @@
+Thu Feb 15 07:28:15 UTC 2024 - Paolo Stivanin <[email protected]>
+
+- Update to 9.7.1:
+  CODE
+    * Added "Requires restarting PeaZip" hint missing in some controls
+    * Created SHA256.txt file containing SHA256 hash of each package in the 
release
+    * Fixed Options links, now always open General tab as expected
+    * Fixed restart loop switching off history checkbox, improved code against 
occurrence of similar issues
+    * Fixed symbol lookup error experienced in some Linux ditributions with 
Qt5 packages
+    * Fixed usupported compression method eoor experienced extracting source 
package using some unzip utilities
+  FILE MANAGER
+    * Updated translations
+
+-------------------------------------------------------------------

Old:
----
  peazip-9.7.0.src.zip

New:
----
  peazip-9.7.1.src.zip

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

Other differences:
------------------
++++++ peazip.spec ++++++
--- /var/tmp/diff_new_pack.TwpvuW/_old  2024-02-15 21:02:15.991928332 +0100
+++ /var/tmp/diff_new_pack.TwpvuW/_new  2024-02-15 21:02:15.995928473 +0100
@@ -19,7 +19,7 @@
 %define         _peazipinstalldir %{_libdir}/peazip
 
 Name:           peazip
-Version:        9.7.0
+Version:        9.7.1
 Release:        0
 Summary:        Graphical file archiver
 License:        LGPL-3.0-only
@@ -27,7 +27,9 @@
 URL:            https://peazip.github.io/
 Source0:        
https://github.com/peazip/PeaZip/releases/download/%{version}/peazip-%{version}.src.zip
 Source1:        altconf.txt
-Source2:        
https://github.com/peazip/PeaZip/releases/download/%{version}/peazip_help.pdf
+# For release 9.7.1 the help was not uploaded (the same as 9.7.0 though, which 
is the one included here)
+#Source2:        
https://github.com/peazip/PeaZip/releases/download/%{version}/peazip_help.pdf
+Source2:        peazip_help.pdf
 Patch0:         peazip-desktop.patch
 # PATCH-FIX-OPENSUSE peazip-build_PIE.patch -- [email protected]
 Patch1:         peazip-build_PIE.patch
@@ -101,6 +103,7 @@
 
 %build
 cd dev
+lazbuild --add-package metadarkstyle/metadarkstyle.lpk
 # Add additional packages to vanilla Lazarus
 lazbuild \
        --lazarusdir=%{_libdir}/lazarus \

++++++ peazip-9.7.0.src.zip -> peazip-9.7.1.src.zip ++++++
++++ 31172 lines of diff (skipped)

++++++ peazip-help_path.patch ++++++
--- /var/tmp/diff_new_pack.TwpvuW/_old  2024-02-15 21:02:16.879959544 +0100
+++ /var/tmp/diff_new_pack.TwpvuW/_new  2024-02-15 21:02:16.883959684 +0100
@@ -1,8 +1,8 @@
-Index: peazip-9.7.0.src/dev/peach.pas
+Index: peazip-9.7.1.src/dev/peach.pas
 ===================================================================
---- peazip-9.7.0.src.orig/dev/peach.pas
-+++ peazip-9.7.0.src/dev/peach.pas
-@@ -45291,7 +45291,7 @@ end;
+--- peazip-9.7.1.src.orig/dev/peach.pas
++++ peazip-9.7.1.src/dev/peach.pas
+@@ -45281,7 +45281,7 @@ end;
  
  procedure TForm_peach.baboutlocalhelpClick(Sender: TObject);
  begin
@@ -11,7 +11,7 @@
  end;
  
  procedure TForm_peach.baboutplugindirClick(Sender: TObject);
-@@ -70209,7 +70209,7 @@ end;
+@@ -70211,7 +70211,7 @@ end;
  
  procedure TForm_peach.mpeahelpofflineClick(Sender: TObject);
  begin

Reply via email to