- New upstream release - fixes rhbz #1444011
This commit is contained in:
parent
d51025f60f
commit
70ad076716
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ tmux-1.3.tar.gz
|
|||||||
/tmux-2.1.tar.gz
|
/tmux-2.1.tar.gz
|
||||||
/tmux-2.2.tar.gz
|
/tmux-2.2.tar.gz
|
||||||
/tmux-2.3.tar.gz
|
/tmux-2.3.tar.gz
|
||||||
|
/tmux-2.4.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
fcfd1611d705d8b31df3c26ebc93bd3e tmux-2.3.tar.gz
|
SHA512 (tmux-2.4.tar.gz) = e9d93f6b8b68dddf05046ef1e1bc8c55a1f2c4bb96f4e12c25c202358b3280b3e14df8818ed449aadc783306b0869e5e7418192f60bb16afebc6b396cb50999c
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: tmux
|
Name: tmux
|
||||||
Version: 2.3
|
Version: 2.4
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A terminal multiplexer
|
Summary: A terminal multiplexer
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -61,6 +61,9 @@ fi
|
|||||||
%{_datadir}/bash-completion/completions/tmux
|
%{_datadir}/bash-completion/completions/tmux
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 21 2017 Filipe Rosset <rosset.filipe@gmail.com> - 2.4-1
|
||||||
|
- New upstream release - fixes rhbz #1444011
|
||||||
|
|
||||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-2
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user