upgrade version to 6.24.07
This commit is contained in:
parent
1774fdb40c
commit
19e223a765
@ -49,7 +49,7 @@ index cf0fcf0..e0532d3 100644
|
|||||||
AT_SETUP([filetest])
|
AT_SETUP([filetest])
|
||||||
+AT_SKIP_IF([test `whoami` == 'root' ])
|
+AT_SKIP_IF([test `whoami` == 'root' ])
|
||||||
|
|
||||||
touch file1 file2
|
touch file1 file2 'b{c'
|
||||||
chmod 6777 file1
|
chmod 6777 file1
|
||||||
@@ -561,6 +563,7 @@ TCSH_UNTESTED([hashstat])
|
@@ -561,6 +563,7 @@ TCSH_UNTESTED([hashstat])
|
||||||
|
|
||||||
@ -184,7 +184,7 @@ index 9db0886..dc151c8 100644
|
|||||||
AT_DATA([prompt.csh],
|
AT_DATA([prompt.csh],
|
||||||
[[echo "$prompt"
|
[[echo "$prompt"
|
||||||
@@ -862,6 +869,7 @@ AT_CHECK([echo 'echo "$prompt3"' | tcsh -f], ,
|
@@ -862,6 +869,7 @@ AT_CHECK([echo 'echo "$prompt3"' | tcsh -f], ,
|
||||||
AT_CLEANUP
|
|
||||||
|
|
||||||
AT_SETUP([$ promptchars])
|
AT_SETUP([$ promptchars])
|
||||||
+AT_SKIP_IF([test `whoami` == 'root' ])
|
+AT_SKIP_IF([test `whoami` == 'root' ])
|
||||||
|
|||||||
BIN
tcsh-6.24.07.tar.gz
Normal file
BIN
tcsh-6.24.07.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: tcsh
|
Name: tcsh
|
||||||
Version: 6.23.00
|
Version: 6.24.07
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: C shell with file name completion and command line editing
|
Summary: C shell with file name completion and command line editing
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://www.tcsh.org/
|
URL: http://www.tcsh.org/
|
||||||
@ -95,6 +95,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 29 2023 renhongxun<renhongxun@h-partners.com> - 6.24.07-1
|
||||||
|
- upgrade version to 6.24.07
|
||||||
|
|
||||||
* Mon Nov 21 2022 wangjiang <wangjiang37@h-partners.com> - 6.23.00-3
|
* Mon Nov 21 2022 wangjiang <wangjiang37@h-partners.com> - 6.23.00-3
|
||||||
- modify Source0
|
- modify Source0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user