SHA256
1
0
forked from pool/peazip

Accepting request 1108029 from devel:languages:pascal

- 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/request/show/1108029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=43
This commit is contained in:
Ana Guerrero 2023-08-30 08:22:18 +00:00 committed by Git OBS Bridge
commit fcf8980edd
4 changed files with 18 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:383cbfe2c9b93af5920b01845351da8f0e08e25eec2f26307911d0bb3e8e7427
size 5246291

3
peazip-9.4.0.src.zip Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:48563776f98ae6894b829f1631292e25af10081d4b445add2a770895fde2cc71
size 5347940

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Aug 30 05:57:55 UTC 2023 - Paolo Stivanin <info@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.
-------------------------------------------------------------------
Thu Jul 20 14:06:08 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>

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