New upstream release
This commit is contained in:
parent
6a0a555058
commit
5da4971ded
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ tmux-1.3.tar.gz
|
||||
/tmux-1.9.tar.gz
|
||||
/tmux-1.9a.tar.gz
|
||||
/tmux-2.0.tar.gz
|
||||
/tmux-2.1.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
9fb6b443392c3978da5d599f1e814eaa tmux-2.0.tar.gz
|
||||
74a2855695bccb51b6e301383ad4818c tmux-2.1.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: tmux
|
||||
Version: 2.0
|
||||
Release: 3%{?dist}
|
||||
Version: 2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A terminal multiplexer
|
||||
|
||||
Group: Applications/System
|
||||
@ -52,6 +52,9 @@ fi
|
||||
%{_mandir}/man1/tmux.1.*
|
||||
|
||||
%changelog
|
||||
* Mon Feb 22 2016 Sven Lankes <sven@lank.es> - 2.1-1
|
||||
- New upstream release
|
||||
|
||||
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user