!28 upgrade version to 6.24.07
From: @renxichen Reviewed-by: @licunlong Signed-off-by: @licunlong
This commit is contained in:
commit
5e34842124
@ -49,7 +49,7 @@ index cf0fcf0..e0532d3 100644
|
||||
AT_SETUP([filetest])
|
||||
+AT_SKIP_IF([test `whoami` == 'root' ])
|
||||
|
||||
touch file1 file2
|
||||
touch file1 file2 'b{c'
|
||||
chmod 6777 file1
|
||||
@@ -561,6 +563,7 @@ TCSH_UNTESTED([hashstat])
|
||||
|
||||
@ -184,7 +184,7 @@ index 9db0886..dc151c8 100644
|
||||
AT_DATA([prompt.csh],
|
||||
[[echo "$prompt"
|
||||
@@ -862,6 +869,7 @@ AT_CHECK([echo 'echo "$prompt3"' | tcsh -f], ,
|
||||
AT_CLEANUP
|
||||
|
||||
|
||||
AT_SETUP([$ promptchars])
|
||||
+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
|
||||
Version: 6.23.00
|
||||
Release: 3
|
||||
Version: 6.24.07
|
||||
Release: 1
|
||||
Summary: C shell with file name completion and command line editing
|
||||
License: BSD
|
||||
URL: http://www.tcsh.org/
|
||||
@ -95,6 +95,9 @@ fi
|
||||
|
||||
|
||||
%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
|
||||
- modify Source0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user