!41 [sync] pr-37: fix typo error in csh
From: @renxichen Reviewed-by: @gaoruoshu Signed-off-by: @gaoruoshu
This commit is contained in:
commit
3e9b07936f
@ -1,4 +1,4 @@
|
|||||||
t -f /usr/libexec/grepconf.sh
|
test -f /usr/libexec/grepconf.sh
|
||||||
if ( $status == 1 ) exit
|
if ( $status == 1 ) exit
|
||||||
|
|
||||||
/usr/libexec/grepconf.sh -c
|
/usr/libexec/grepconf.sh -c
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
Name: gzip
|
Name: gzip
|
||||||
Version: 1.12
|
Version: 1.12
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: A data compression utility
|
Summary: A data compression utility
|
||||||
|
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
@ -70,6 +70,9 @@ make check
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 01 2023 renhognxun <renhongxun@h-partners.com> - 1.12-4
|
||||||
|
- fix typo error in csh
|
||||||
|
|
||||||
* Tue Sep 20 2022 renhongxun <renhongxun@h-partners.com> - 1.12-3
|
* Tue Sep 20 2022 renhongxun <renhongxun@h-partners.com> - 1.12-3
|
||||||
- config color alias for z*grep
|
- config color alias for z*grep
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user