]> git.pld-linux.org Git - packages/tmux.git/commitdiff
- up to 2.6 auto/th/tmux-2.6-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 29 Oct 2017 09:55:56 +0000 (10:55 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 29 Oct 2017 09:55:56 +0000 (10:55 +0100)
tmux.spec

index 82954741caab2d871c2b8742add6abc4ebc715a0..6df572346d08aad509774cdc05ec798a27bf8309 100644 (file)
--- a/tmux.spec
+++ b/tmux.spec
@@ -4,16 +4,16 @@ Summary:      tmux - a terminal multiplexer
 Summary(hu.UTF-8):     tmux egy terminál-sokszorozó
 Summary(pl.UTF-8):     tmux - multiplekser terminali
 Name:          tmux
-Version:       2.3
-Release:       2
+Version:       2.6
+Release:       1
 License:       BSD
 Group:         Applications/Terminal
 #Source0Download: https://github.com/tmux/tmux/releases
 Source0:       https://github.com/tmux/tmux/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: fcfd1611d705d8b31df3c26ebc93bd3e
+# Source0-md5: d541ff392249f94c4f3635793556f827
 Source1:       %{name}-filedetect.vim
 Source2:       https://raw.githubusercontent.com/keith/tmux.vim/master/syntax/tmux.vim
-# Source2-md5: fa67c21c238fdcc29f04602e0eda22d1
+# Source2-md5: 9aac15925ac3b0c25f5e10342a8b08db
 Source3:       https://raw.githubusercontent.com/przepompownia/tmux-bash-completion/master/completions/tmux
 # Source3-md5: 9040fcb0a16bc85309ac9eefb60c644f
 URL:           http://tmux.github.io/
@@ -99,7 +99,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGES FAQ README TODO
+%doc CHANGES README TODO
 %attr(755,root,root) %{_bindir}/tmux
 %{_mandir}/man1/tmux.1*
 
This page took 0.03699 seconds and 4 git commands to generate.