From 2cec45ffd39f1467a0422b95f138a41a49671c0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Tue, 29 Aug 2017 17:23:13 +0200 Subject: [PATCH] Rebuilt due to glibc dropping libieee Resolves: rhbz#1486352 --- tcl.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tcl.spec b/tcl.spec index f916b89..f599ed2 100644 --- a/tcl.spec +++ b/tcl.spec @@ -10,7 +10,7 @@ Summary: Tool Command Language, pronounced tickle Name: tcl Version: %{vers} -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: TCL Group: Development/Languages @@ -154,6 +154,10 @@ rm -rf %{buildroot}/%{_datadir}/%{name}%{majorver}/ldAix %{_datadir}/%{name}%{majorver}/tclAppInit.c %changelog +* Tue Aug 29 2017 Jaroslav Škarvada - 1:8.6.7-2 +- Rebuilt due to glibc dropping libieee + Resolves: rhbz#1486352 + * Thu Aug 10 2017 Jaroslav Škarvada - 1:8.6.7-1 - New version Resolves: rhbz#1476424