fix typo error in csh
(cherry picked from commit 23ee0bd73c08428a1358208e62a6cc56088bfaad)
This commit is contained in:
parent
e55bb23bf0
commit
b3f526f3c7
@ -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.11
|
Version: 1.11
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: A data compression utility
|
Summary: A data compression utility
|
||||||
|
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
@ -76,6 +76,9 @@ make check
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 01 2023 renhognxun <renhongxun@h-partners.com> - 1.11-6
|
||||||
|
- fix typo error in csh
|
||||||
|
|
||||||
* Mon Jun 20 2022 renhognxun <renhongxun@h-partners.com> - 1.11-5
|
* Mon Jun 20 2022 renhognxun <renhongxun@h-partners.com> - 1.11-5
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user