Rebase to tcsh-6.22.02
This commit is contained in:
parent
7406237d43
commit
140256de23
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ tcsh-6.17.00.tar.gz
|
|||||||
/tcsh-6.21.00.tar.gz
|
/tcsh-6.21.00.tar.gz
|
||||||
/tcsh-TCSH6_22_00.tar.gz
|
/tcsh-TCSH6_22_00.tar.gz
|
||||||
/tcsh-6.22.00.tar.gz
|
/tcsh-6.22.00.tar.gz
|
||||||
|
/tcsh-6.22.02.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (tcsh-6.22.00.tar.gz) = 533d61a4870fcbf759a07347578a20557865a2bc363c971210bd86f17439c3188352a502cfd09f0b134d41ec9df5c174d017f15fe3a54c63ab35034b9cf2ccaf
|
SHA512 (tcsh-6.22.02.tar.gz) = 32d271b568c63265ea4c98494f5e60b37c3a3fc2594e8763b8f6f0b09018ab9db7ef6f951120b37f7880ccf04ba3a2559e30dc08d24f4ba9dc36853238d55980
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: tcsh
|
Name: tcsh
|
||||||
Summary: An enhanced version of csh, the C shell
|
Summary: An enhanced version of csh, the C shell
|
||||||
Version: 6.22.00
|
Version: 6.22.02
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
|
|
||||||
@ -175,6 +175,9 @@ fi
|
|||||||
# =============================================================================
|
# =============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 12 2019 Jan Macku <jamacku@redhat.com> - 6.22.02-1
|
||||||
|
- Update to tcsh-6.22.02
|
||||||
|
|
||||||
* Fri Nov 29 2019 Jan Macku <jamacku@redhat.com> - 6.22.00-1
|
* Fri Nov 29 2019 Jan Macku <jamacku@redhat.com> - 6.22.00-1
|
||||||
- Update to tcsh-6.22.00
|
- Update to tcsh-6.22.00
|
||||||
- Drop tcsh-6.21.00-000-failing-exit-command-causes-infinite-loop.patch - applied by upstream
|
- Drop tcsh-6.21.00-000-failing-exit-command-causes-infinite-loop.patch - applied by upstream
|
||||||
|
Loading…
Reference in New Issue
Block a user