New upstream release
This commit is contained in:
parent
66a0351150
commit
ee8313b85d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
tmux-1.3.tar.gz
|
||||
/tmux-1.4.tar.gz
|
||||
/tmux-1.5.tar.gz
|
||||
/tmux-1.6.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
3d4b683572af34e83bc8b183a8285263 tmux-1.5.tar.gz
|
||||
3e37db24aa596bf108a0442a81c845b3 tmux-1.6.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: tmux
|
||||
Version: 1.5
|
||||
Release: 2%{?dist}
|
||||
Version: 1.6
|
||||
Release: 1%{?dist}
|
||||
Summary: A terminal multiplexer
|
||||
|
||||
Group: Applications/System
|
||||
@ -48,6 +48,9 @@ fi
|
||||
%{_mandir}/man1/tmux.1.*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 31 2012 Sven Lankes <sven@lank.es> 1.6-1
|
||||
- New upstream release
|
||||
|
||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user