Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/tcsh.git#7c8cd948e8eb499aaa6139d5a7a2734800d68377
This commit is contained in:
DistroBaker 2021-02-03 05:27:08 +00:00
parent 7d65cae5d3
commit 81770cccd9

View File

@ -13,7 +13,7 @@
Name: tcsh
Summary: An enhanced version of csh, the C shell
Version: 6.22.03
Release: 1%{?dist}
Release: 2%{?dist}
License: BSD
URL: http://www.tcsh.org/
@ -27,6 +27,7 @@ Requires(post): coreutils
Requires(post): grep
Requires(postun): sed
BuildRequires: make
BuildRequires: gcc
BuildRequires: git
BuildRequires: autoconf
@ -176,6 +177,9 @@ fi
# =============================================================================
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.22.03-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Nov 19 2020 Jan Macku <jamacku@redhat.com> - 6.22.03-1
- Update to tcsh-6.22.03
- Drop tcsh-6.22.02-avoid-gcc-to-fail.patch - applied by upstream