diff --git a/peazip-7.3.0.src.zip b/peazip-7.3.0.src.zip deleted file mode 100644 index b8eaa39..0000000 --- a/peazip-7.3.0.src.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5bc0ee5c3389580c19240aabb0ffcaebf7151aee44687f10f630bf5530b6053c -size 6120850 diff --git a/peazip-7.3.1.src.zip b/peazip-7.3.1.src.zip new file mode 100644 index 0000000..7eae994 --- /dev/null +++ b/peazip-7.3.1.src.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eba3c5b7645b5f7ee85f64664f663c7024d634577a369cf57c7f834070c8b9b +size 6207344 diff --git a/peazip.changes b/peazip.changes index 64c358f..5e1d644 100644 --- a/peazip.changes +++ b/peazip.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Tue Jun 2 11:39:38 UTC 2020 - Luigi Baldoni + +- 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 diff --git a/peazip.spec b/peazip.spec index c4532c3..7fbe94e 100644 --- a/peazip.spec +++ b/peazip.spec @@ -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