From b135e3d184d720462d35e600467561f911917c68a71d5f1eb667a44182ad951c Mon Sep 17 00:00:00 2001
From: Luigi Baldoni <aloisio@gmx.com>
Date: Mon, 27 Apr 2020 14:11:34 +0000
Subject: [PATCH] Accepting request 798294 from
 home:alois:branches:devel:languages:pascal

- Update to version 7.2.1
  * improve and fix archive creation features introduced in
    the previous release
    + save advanced options
    + save and load custom compression profiles
    + customize compression presets
  * it is now possible to directly add files to encrypted 7z
    archive from context menu
  * new SMART disk iformation tool is available in File Manager
    > System tools.

OBS-URL: https://build.opensuse.org/request/show/798294
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=70
---
 peazip-7.2.0.src.zip |  3 ---
 peazip-7.2.1.src.zip |  3 +++
 peazip.changes       | 14 ++++++++++++++
 peazip.spec          |  5 +++--
 4 files changed, 20 insertions(+), 5 deletions(-)
 delete mode 100644 peazip-7.2.0.src.zip
 create mode 100644 peazip-7.2.1.src.zip

diff --git a/peazip-7.2.0.src.zip b/peazip-7.2.0.src.zip
deleted file mode 100644
index 512e7b9..0000000
--- a/peazip-7.2.0.src.zip
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bca67730ee3b91f28be61ac823245dd6dd072f773133105fa6693b78bda5769e
-size 5893424
diff --git a/peazip-7.2.1.src.zip b/peazip-7.2.1.src.zip
new file mode 100644
index 0000000..09ccfe3
--- /dev/null
+++ b/peazip-7.2.1.src.zip
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:17fe647c7616ce8a30a6874a89e355b3e382d0832d3618374f21a28825e3d589
+size 5988441
diff --git a/peazip.changes b/peazip.changes
index 772953f..7828e9f 100644
--- a/peazip.changes
+++ b/peazip.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Mon Apr 27 14:01:32 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
+
+- Update to version 7.2.1
+  * improve and fix archive creation features introduced in
+    the previous release
+    + save advanced options
+    + save and load custom compression profiles
+    + customize compression presets
+  * it is now possible to directly add files to encrypted 7z
+    archive from context menu
+  * new SMART disk iformation tool is available in File Manager
+    > System tools.
+
 -------------------------------------------------------------------
 Wed Apr  8 10:31:44 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
 
diff --git a/peazip.spec b/peazip.spec
index 1a82a66..9103df9 100644
--- a/peazip.spec
+++ b/peazip.spec
@@ -17,15 +17,16 @@
 
 
 %define         _peazipinstalldir %{_libdir}/peazip
+%define         _helpver 7.2.0
 Name:           peazip
-Version:        7.2.0
+Version:        7.2.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