This commit is contained in:
Dennis Gilmore 2013-08-03 23:13:45 -05:00
parent a54780c122
commit f6e54d69a4

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon Jun 10 2013 Petr Šabata <contyk@redhat.com> - 1.8-2
- Remove tmux from the shells file upon package removal (#972633)