From 4b6620b9622b1f7da90ef2a9a8f9cc7e6ca93e83 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 07:57:00 +0100 Subject: [PATCH] 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/ksh.git#f70b6dd42a400fbd29a310981754872c8c328470 --- ksh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ksh.spec b/ksh.spec index 7383219..76c470b 100644 --- a/ksh.spec +++ b/ksh.spec @@ -7,7 +7,7 @@ URL: http://www.kornshell.com/ License: EPL Epoch: 2 Version: %{releasedate} -Release: 252%{?dist} +Release: 253%{?dist} Source0: http://www.research.att.com/~gsf/download/tgz/ast-ksh.%{release_date}.tgz Source1: http://www.research.att.com/~gsf/download/tgz/INIT.%{release_date}.tgz Source2: kshcomp.conf @@ -370,6 +370,9 @@ fi %config(noreplace) %{_sysconfdir}/binfmt.d/kshcomp.conf %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2:20120801-253 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Jan 22 2021 Vincent Mihalkovic - 2:20120801-252 - Use set_build_flags and standard CC variables (commit: c488ab6)