SHA256
1
0
forked from pool/peazip

- 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=116
This commit is contained in:
Paolo Stivanin
2023-08-30 06:21:36 +00:00
committed by Git OBS Bridge
parent a3631c3d14
commit ff0dc3115b
4 changed files with 18 additions and 6 deletions

View File

@@ -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: fdupes
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