From 90cd52a2b4e60004f70fa43072f3403f1baf65d0 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 15 Nov 2022 02:03:18 -0500 Subject: [PATCH] import tcl-8.6.10-7.el9 --- SPECS/tcl.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/tcl.spec b/SPECS/tcl.spec index f05d85e..1e36954 100644 --- a/SPECS/tcl.spec +++ b/SPECS/tcl.spec @@ -5,7 +5,7 @@ Summary: Tool Command Language, pronounced tickle Name: tcl Version: %{vers} -Release: 6%{?dist} +Release: 7%{?dist} Epoch: 1 License: TCL URL: http://tcl.sourceforge.net/ @@ -144,6 +144,10 @@ rm -rf %{buildroot}/%{_datadir}/%{name}%{majorver}/ldAix %{_datadir}/%{name}%{majorver}/tclAppInit.c %changelog +* Tue Jul 19 2022 Jaroslav Škarvada - 1:8.6.10-7 +- Rebuilt for i686 release + Resolves: rhbz#2099397 + * Fri Aug 6 2021 Florian Weimer - 1:8.6.10-6 - Rebuild to pick up new build flags from redhat-rpm-config (#1984652)