diff --git a/0001-fix-remove-PathExists-condition-from-unit.patch b/0001-fix-remove-PathExists-condition-from-unit.patch
index 7698e4e..e291cf0 100644
--- a/0001-fix-remove-PathExists-condition-from-unit.patch
+++ b/0001-fix-remove-PathExists-condition-from-unit.patch
@@ -1,4 +1,4 @@
-From ec3502eaef144838bec85dfed497de7a404a66bf Mon Sep 17 00:00:00 2001
+From 7caac84ed4119ff6013585d187720dff3fdd73fe Mon Sep 17 00:00:00 2001
From: Link Dupont
Date: Mon, 31 Jan 2022 10:53:04 -0500
Subject: [PATCH] fix: remove PathExists condition from unit
@@ -7,6 +7,7 @@ The PathExists= directive in the Path section of the
insights-client-results.path unit is unnecessary.
Fixes: RHBZ#2022191
+(cherry picked from commit ec3502eaef144838bec85dfed497de7a404a66bf)
---
data/systemd/insights-client-results.path.in | 1 -
1 file changed, 1 deletion(-)
@@ -23,6 +24,3 @@ index be53998..928296b 100644
PathModified=@pkgsysconfdir@/.lastupload
[Install]
---
-2.34.1
-
diff --git a/insights-client.spec b/insights-client.spec
index 32f1f0a..6d734ef 100644
--- a/insights-client.spec
+++ b/insights-client.spec
@@ -3,7 +3,7 @@
Name: insights-client
Summary: Uploads Insights information to Red Hat on a periodic basis
Version: 3.1.7
-Release: 6%{?dist}
+Release: 7%{?dist}
Source0: https://github.com/RedHatInsights/insights-client/releases/download/v%{version}/insights-client-%{version}.tar.gz
Epoch: 0
License: GPLv2+
@@ -122,6 +122,9 @@ rm -rf %{buildroot}
%changelog
+* Mon Mar 14 2022 Gael Chamoulaud (Strider) 0:3.1.7-7
+- Update patches
+
* Mon Mar 14 2022 Gaƫl Chamoulaud - 3.1.7-6
- Update patches
- Add DROP-IN-RPM patches_ignore rule for rdopkg