diff --git a/SPECS/insights-client.spec b/SPECS/insights-client.spec
index 29d1baf..6762f0c 100644
--- a/SPECS/insights-client.spec
+++ b/SPECS/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:                7%{?dist}
+Release:                8%{?dist}
 Source0:                https://github.com/RedHatInsights/insights-client/releases/download/v%{version}/insights-client-%{version}.tar.gz
 Epoch:                  0
 License:                GPLv2+
@@ -124,11 +124,17 @@ fi
 
 
 %changelog
-* Wed Jun 29 2022 Link Dupont <link@redhat.com> 0:3.1.7-6
-- Ensure __python3 macro is globally set to platform-python (RHBZ#2102213)
+* Wed Apr 13 2022 Link Dupont <link@sub-pop.net> 0:3.1.7-8
+- Ensure __python3 macro is globally set to platform-python (RHBZ#2069282)
 
-* Wed Apr 06 2022 Gael Chamoulaud (Strider) <gchamoul@redhat.com> 0:3.1.7-5
-- Add several insights /var directories in files directives (RHBZ#2070595)
+* Thu Mar 31 2022 Gael Chamoulaud (Strider) <gchamoul@redhat.com> 0:3.1.7-7
+- Add several insights /var directories in %files directives (RHBZ#2070588)
+
+* Mon Mar 14 2022 Gael Chamoulaud (Strider) <gchamoul@redhat.com> 0:3.1.7-6
+- Update patches
+
+* Wed Feb 16 2022 Gaël Chamoulaud <gchamoul@redhat.com> - 3.1.7-5
+- Add DROP-IN-RPM patches_ignore rule for rdopkg
 
 * Wed Feb 16 2022 Gaël Chamoulaud <gchamoul@redhat.com> - 3.1.7-4
 - Restore insights-client-boot.service preun/postun (RHBZ#2055036)