From f6e54d69a44a8e1fff8b9ef7fdd7c2a44d800856 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 23:13:45 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- tmux.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tmux.spec b/tmux.spec index d0c0e77..da47066 100644 --- a/tmux.spec +++ b/tmux.spec @@ -1,6 +1,6 @@ Name: tmux Version: 1.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A terminal multiplexer Group: Applications/System @@ -49,6 +49,9 @@ fi %{_mandir}/man1/tmux.1.* %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 1.8-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon Jun 10 2013 Petr Ĺ abata - 1.8-2 - Remove tmux from the shells file upon package removal (#972633)