diff --git a/peazip-7.1.0.src.zip b/peazip-7.1.0.src.zip deleted file mode 100644 index 3c00e2e..0000000 --- a/peazip-7.1.0.src.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a9fe316a72b60c48f77ebb22698a08ad788f9e7238125a31f135bb0a12eb0f1 -size 5866953 diff --git a/peazip-7.1.1.src.zip b/peazip-7.1.1.src.zip new file mode 100644 index 0000000..07043c1 --- /dev/null +++ b/peazip-7.1.1.src.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f20278535a30e31274b0dc16a1b29cc7aae07174a97fde0ab2b6b1f14d3b7f79 +size 5869064 diff --git a/peazip.changes b/peazip.changes index 492950f..a24b5a0 100644 --- a/peazip.changes +++ b/peazip.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 9 08:36:24 UTC 2020 - aloisio@gmx.com + +- Update to version 7.1.1 + * Improved file editing in archives and file renaming + * Added support for Microsoft MSIX and ESD package formats. + ------------------------------------------------------------------- Sun Feb 2 18:41:49 UTC 2020 - aloisio@gmx.com diff --git a/peazip.spec b/peazip.spec index f6bb455..5b5e3cd 100644 --- a/peazip.spec +++ b/peazip.spec @@ -17,15 +17,16 @@ %define _peazipinstalldir %{_libdir}/peazip +%define _helpver 7.1.0 Name: peazip -Version: 7.1.0 +Version: 7.1.1 Release: 0 Summary: Graphical file archiver License: LGPL-3.0-only URL: http://www.peazip.org Source0: https://sourceforge.net/projects/peazip/files/%{version}/peazip-%{version}.src.zip Source1: altconf.txt -Source2: https://sourceforge.net/projects/peazip/files/%{version}/peazip_help.pdf#/peazip_help-%{version}.pdf +Source2: https://sourceforge.net/projects/peazip/files/%{_helpver}/peazip_help.pdf#/peazip_help-%{_helpver}.pdf Patch0: peazip-desktop.patch # PATCH-FIX-UPSTREAM: https://sourceforge.net/p/peazip/tickets/492/ Patch1: peazip-fix_aarch64.patch