Rebase to tcsh-6.24.10

Resolves: #2185572
This commit is contained in:
Jan Macku 2023-05-05 07:13:33 +02:00
parent 4ce040fad1
commit 3689e32484
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ tcsh-6.17.00.tar.gz
/tcsh-6.24.00.tar.gz
/tcsh-6.24.01.tar.gz
/tcsh-6.24.07.tar.gz
/tcsh-6.24.10.tar.gz

View File

@ -1 +1 @@
SHA512 (tcsh-6.24.07.tar.gz) = ddea185b64f20041b742e0cb58a93714788acd490b32535709f23ae225eb67c73ca4877ae15799395ab24841ab8cc9ae27f0c8bfcfe8be64950f7a15e77b047a
SHA512 (tcsh-6.24.10.tar.gz) = 74bd17f4d8bb1fb60a2a6904d87e26b7490f0ec571866e62d6e1d35e9da435c888ab14bfa842d7282e8993d366580439b4cc884b08a22e45dc98a36f813094be

View File

@ -12,8 +12,8 @@
Name: tcsh
Summary: An enhanced version of csh, the C shell
Version: 6.24.07
Release: 3%{?dist}
Version: 6.24.10
Release: 1%{?dist}
License: BSD-3-Clause
URL: http://www.tcsh.org/
@ -177,6 +177,9 @@ fi
# =============================================================================
%changelog
* Fri May 05 2023 Jan Macku <jamacku@redhat.com> - 6.24.10-1
- Update to tcsh-6.24.10 (#2185572)
* Mon Apr 24 2023 Lukáš Zaoral <lzaoral@redhat.com> - 6.24.07-3
- migrate to SPDX license format