From d51025f60ff58e2454f1f48aa9c49a9f2ac4dabc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 11 2017 16:04:52 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- diff --git a/tmux.spec b/tmux.spec index 8c04143..0858ed5 100644 --- a/tmux.spec +++ b/tmux.spec @@ -1,6 +1,6 @@ Name: tmux Version: 2.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A terminal multiplexer Group: Applications/System @@ -61,6 +61,9 @@ fi %{_datadir}/bash-completion/completions/tmux %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 2.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Oct 28 2016 Sven Lankes - 2.3-1 - New upstream release - fixes rhbz #1380562 - Adapt shells handling to be atomic and support rpm-ostree - fixes rhbz #1367587