]> git.pld-linux.org Git - packages/zsh.git/blobdiff - zsh.spec
add X04zlehighlight to list of tests requiring tty; rel 2
[packages/zsh.git] / zsh.spec
index ee5f895184939be4fb02cc42a1230e13c4a0878e..440199f12659267c5800d60180926d99abab3246 100644 (file)
--- a/zsh.spec
+++ b/zsh.spec
@@ -15,12 +15,12 @@ Summary(ru.UTF-8):  Командный процессор (shell) похожый
 Summary(tr.UTF-8):     Gelişmiş bir BASH sürümü
 Summary(uk.UTF-8):     Командний процесор (shell) схожий на ksh, але з покращеннями
 Name:          zsh
-Version:       5.6.1
-Release:       1
+Version:       5.7
+Release:       2
 License:       BSD-like
 Group:         Applications/Shells
 Source0:       http://downloads.sourceforge.net/zsh/%{name}-%{version}.tar.xz
-# Source0-md5: f7b8145d2c54ef53a093bbbf4b127af7
+# Source0-md5: 4f855abd9be566bcb204e407cf571d09
 Source1:       %{name}.1.pl
 Source2:       http://zsh.sunsite.dk/Guide/%{name}guide.pdf
 # Source2-md5: 70cc3760dd8140f9aed693d484cd87dc
@@ -208,7 +208,7 @@ cd ..
 
 %if %{with tests}
 if ! tty; then
-       %{__rm} Test/{C02cond,Y01completion,Y02compmatch,Y03arguments,V08zpty,W02jobs,X02zlevi,X03zlebindkey}.ztst
+       %{__rm} Test/{C02cond,Y01completion,Y02compmatch,Y03arguments,V08zpty,W02jobs,X02zlevi,X03zlebindkey,X04zlehighlight}.ztst
 fi
 %{__make} test
 %endif
This page took 0.06264 seconds and 4 git commands to generate.