diff --git a/SPECS/tmux.spec b/SPECS/tmux.spec
index 4e15b6f..d43f994 100644
--- a/SPECS/tmux.spec
+++ b/SPECS/tmux.spec
@@ -9,7 +9,7 @@ Name:           tmux
 
 Version:        3.3a
 # forge meta appends commit info
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        A terminal multiplexer
 
 License:        ISC AND BSD-2-Clause AND BSD-3-Clause AND SSH-short AND LicenseRef-Fedora-Public-Domain
@@ -86,6 +86,10 @@ fi
 %{_datadir}/bash-completion/completions/tmux
 
 %changelog
+* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.3a-11
+- Bump release for October 2024 mass rebuild:
+  Resolves: RHEL-64018
+
 * Wed Jun 26 2024 Josef Ridky <jridky@redhat.com> - 3.3a-10
 - Add gating.yaml file