diff --git a/.gitignore b/.gitignore
index 90afe0c..b974d6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ tmux-1.3.tar.gz
 /tmux-2.5.tar.gz
 /tmux-2.6.tar.gz
 /tmux-2.7.tar.gz
+/tmux-2.8.tar.gz
diff --git a/sources b/sources
index de40509..dc61b10 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tmux-2.7.tar.gz) = 7839ef748ea55df8c02c727047f65bd235b5e3b8ab23157246071e1b9954fa269594da9fbd0fabf6a850e3b5dfda962a0a067c1507411c92a84d1db2666ecf37
+SHA512 (tmux-2.8.tar.gz) = e382aec122a10624953432b3c869b21d69390bc2e7d459440a46950802e39503eafb398178f8085191261925e4f0872bb99b19e0403e7beb56d3ceecc4c86b09
diff --git a/tmux.spec b/tmux.spec
index 7150ce9..516c94a 100644
--- a/tmux.spec
+++ b/tmux.spec
@@ -1,8 +1,8 @@
 %global _hardened_build 1
 
 Name:           tmux
-Version:        2.7
-Release:        2%{?dist}
+Version:        2.8
+Release:        1%{?dist}
 Summary:        A terminal multiplexer
 
 Group:          Applications/System
@@ -64,6 +64,10 @@ fi
 %{_datadir}/bash-completion/completions/tmux
 
 %changelog
+* Fri Oct 19 2018 Filipe Rosset <rosset.filipe@gmail.com> - 2.8-1
+- update to version 2.8
+- ChangeLog https://raw.githubusercontent.com/tmux/tmux/2.8/CHANGES
+
 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild