diff --git a/openssh.spec b/openssh.spec
index 872df66..1499042 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -56,7 +56,7 @@
 # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
 %global openssh_ver 8.7p1
 %global openssh_rel 22
-%global hyperscale_rel 1
+%global hyperscale_rel 4
 %global pam_ssh_agent_ver 0.10.4
 %global pam_ssh_agent_rel 5
 
@@ -800,6 +800,9 @@ test -f %{sysconfig_anaconda} && \
 %endif
 
 %changelog
+* Wed Sep 21 2022 Raymond Colebaugh <raymondcolebaugh@gmail.com> 8.7p1-22.4 + 0.10.4-5.3
+- Merge new changes from upstream
+
 * Wed Aug 24 2022 Kent Peacock <kentp@fb.com> 8.7p1-19.3 + 0.10.4-5.3
 - Set up local developer strategy using quilt and incorporate Meta patches