SHA256
1
0
forked from pool/peazip

Accepting request 810857 from devel:languages:pascal

- Update to version 7.3.1
  BACKEND
  * Zstd 1.4.5
  CODE
  * Various fixes, improved progress bar accurancy for multiple
    tasks
  FILE MANAGER
  * Fixed folder sorting, now folders are always grouped before
    files
  * Improved theming, window and toolbar colors can now be
    customized
  * New Graphite, Mocha, and Senape themes with intermediate
    color tones
  * System-rendered widgetsets are not affected by theme colors
    as native drawing methods were not bypassed by theme
    implementation
  EXTRACTION and ARCHIVING
  * Added support for .zstd extension, as used in compressed cpo
    in new rpm installers
  * Updated sfx module for p7zip

OBS-URL: https://build.opensuse.org/request/show/810857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2020-06-03 18:32:58 +00:00 committed by Git OBS Bridge
commit fd9dea6700
4 changed files with 28 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5bc0ee5c3389580c19240aabb0ffcaebf7151aee44687f10f630bf5530b6053c
size 6120850

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4eba3c5b7645b5f7ee85f64664f663c7024d634577a369cf57c7f834070c8b9b
size 6207344

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Tue Jun 2 11:39:38 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 7.3.1
BACKEND
* Zstd 1.4.5
CODE
* Various fixes, improved progress bar accurancy for multiple
tasks
FILE MANAGER
* Fixed folder sorting, now folders are always grouped before
files
* Improved theming, window and toolbar colors can now be
customized
* New Graphite, Mocha, and Senape themes with intermediate
color tones
* System-rendered widgetsets are not affected by theme colors
as native drawing methods were not bypassed by theme
implementation
EXTRACTION and ARCHIVING
* Added support for .zstd extension, as used in compressed cpo
in new rpm installers
* Updated sfx module for p7zip
-------------------------------------------------------------------
Mon May 18 10:45:48 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>

View File

@ -19,7 +19,7 @@
%define _peazipinstalldir %{_libdir}/peazip
%define _helpver 7.2.0
Name: peazip
Version: 7.3.0
Version: 7.3.1
Release: 0
Summary: Graphical file archiver
License: LGPL-3.0-only