Rebase to tcsh-6.22.04 (#1953702)
This commit is contained in:
parent
7c8cd948e8
commit
d5ae4a3aa4
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ tcsh-6.17.00.tar.gz
|
||||
/tcsh-6.22.00.tar.gz
|
||||
/tcsh-6.22.02.tar.gz
|
||||
/tcsh-6.22.03.tar.gz
|
||||
/tcsh-6.22.04.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tcsh-6.22.03.tar.gz) = 348ab3706ad334133f211251458b40e9e68816ae0b505aba9091589b77ddb10a444fea6662844f6366fa6026a71fac5e7f3c4bbc7ff972bce7f5a8d19612f390
|
||||
SHA512 (tcsh-6.22.04.tar.gz) = 3956df52124d496dc0e67e4e3e801787f31690f96a60399953e401648d5b4cfb06baa9833c32cb771177b3e89b7a27e5765534db073206568fe773598a55e873
|
||||
|
@ -12,8 +12,8 @@
|
||||
|
||||
Name: tcsh
|
||||
Summary: An enhanced version of csh, the C shell
|
||||
Version: 6.22.03
|
||||
Release: 2%{?dist}
|
||||
Version: 6.22.04
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
|
||||
URL: http://www.tcsh.org/
|
||||
@ -27,7 +27,7 @@ Requires(post): coreutils
|
||||
Requires(post): grep
|
||||
Requires(postun): sed
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc
|
||||
BuildRequires: git
|
||||
BuildRequires: autoconf
|
||||
@ -177,6 +177,9 @@ fi
|
||||
# =============================================================================
|
||||
|
||||
%changelog
|
||||
* Tue Apr 27 2021 Jan Macku <jamacku@redhat.com> - 6.22.04-1
|
||||
- Update to tcsh-6.22.04 (#1953702)
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.22.03-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user