From a2de5c775d3efd2e2f4dc692fc442791552f677a Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 27 Sep 2022 09:50:45 -0400 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)