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:
parent
a3631c3d14
commit
ff0dc3115b
@ -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
3
peazip-9.4.0.src.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48563776f98ae6894b829f1631292e25af10081d4b445add2a770895fde2cc71
|
||||
size 5347940
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user