From da4bd09492c5950e682a72d12925615d6366b682 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 12:13:11 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tcsh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tcsh.spec b/tcsh.spec index 280c3b5..aad09b1 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -13,7 +13,7 @@ Name: tcsh Summary: An enhanced version of csh, the C shell Version: 6.22.02 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD URL: http://www.tcsh.org/ @@ -177,6 +177,9 @@ fi # ============================================================================= %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 6.22.02-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Feb 07 2020 Jan Macku - 6.22.02-3 - Avoid gcc 10 to fail during build on "multiple definition of handle_interrupt"