Revise Source0

This commit is contained in:
zou_lin77 2020-12-09 20:38:07 +08:00
parent fe75c8e80c
commit f7f55790eb

View File

@ -1,10 +1,10 @@
Name: tcsh
Version: 6.22.02
Release: 2
Release: 3
Summary: C shell with file name completion and command line editing
License: BSD
URL: http://www.tcsh.org/
Source0: http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/%{name}/%{name}-%{version}.tar.gz
Source0: http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/%{name}/old/%{name}-%{version}.tar.gz
BuildRequires: gettext-devel ncurses-devel autoconf gdb
Requires(post): coreutils grep
@ -95,6 +95,12 @@ fi
%changelog
* Wed Dec 9 2020 zoulin <zoulin13@huawei.com> - 6.22.02-3
- Type: enhancement
- ID: NA
- SUG: NA
- DESC: Revise Source0
* Fri Nov 27 2020 wangchen <wangchen137@huawei.com> - 6.22.02-2
- Type: bugfix
- ID: NA