From 3fe312a45748a4554e42825845e7653f96d84423 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Fri, 6 Aug 2021 13:21:07 +0200 Subject: [PATCH] Rebuild to pick up new build flags from redhat-rpm-config (#1984652) Related: #1984652 --- tcl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tcl.spec b/tcl.spec index 9ba5c5f..f05d85e 100644 --- a/tcl.spec +++ b/tcl.spec @@ -5,7 +5,7 @@ Summary: Tool Command Language, pronounced tickle Name: tcl Version: %{vers} -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 License: TCL URL: http://tcl.sourceforge.net/ @@ -144,6 +144,9 @@ rm -rf %{buildroot}/%{_datadir}/%{name}%{majorver}/ldAix %{_datadir}/%{name}%{majorver}/tclAppInit.c %changelog +* Fri Aug 6 2021 Florian Weimer - 1:8.6.10-6 +- Rebuild to pick up new build flags from redhat-rpm-config (#1984652) + * Thu Aug 20 2020 Jeff Law - 1:8.6.10-5 - Re-enable LTO