Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package peazip for openSUSE:Factory checked in at 2023-08-30 10:22:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/peazip (Old) and /work/SRC/openSUSE:Factory/.peazip.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "peazip" Wed Aug 30 10:22:18 2023 rev:43 rq:1108029 version:9.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/peazip/peazip.changes 2023-07-25 11:51:44.081674312 +0200 +++ /work/SRC/openSUSE:Factory/.peazip.new.1766/peazip.changes 2023-08-30 10:24:43.641237156 +0200 @@ -1,0 +2,11 @@ +Wed Aug 30 05:57:55 UTC 2023 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 9.4.0: + * Add support for adding, editing, and removing archive-level comments in RAR and ZIP/ZIPX files, + interactively (Alt+M) and from batch scripts, on single or multiple archives at once even of mixed types. + * It is now possible to directly add files and folders to archives in Brotli, BZip2, GZip, TAR, WIM, XZ, + Zstd, and Zpaq formats (from command line, Automator scripts, .desktop files, and context menu items), + and it was updated the (peazip)/res/share/batch folder containing scripting and system integration examples. +- Use the new Lazarus packages. + +------------------------------------------------------------------- Old: ---- peazip-9.3.0.src.zip New: ---- peazip-9.4.0.src.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ peazip.spec ++++++ --- /var/tmp/diff_new_pack.LQfV8L/_old 2023-08-30 10:24:45.013286130 +0200 +++ /var/tmp/diff_new_pack.LQfV8L/_new 2023-08-30 10:24:45.017286272 +0200 @@ -19,7 +19,7 @@ %define _peazipinstalldir %{_libdir}/peazip %define _helpver 9.3.0 Name: peazip -Version: 9.3.0 +Version: 9.4.0 Release: 0 Summary: Graphical file archiver License: LGPL-3.0-only @@ -42,8 +42,9 @@ BuildRequires: fpc BuildRequires: fpc-src BuildRequires: kf5-filesystem -BuildRequires: lazarus -BuildRequires: libQt5Pas-devel +BuildRequires: lazarus-lcl-qt5 +BuildRequires: lazarus-tools +BuildRequires: libX11-devel BuildRequires: unzip BuildRequires: upx BuildRequires: zpaq