diff --git a/tk.spec b/tk.spec index b4e6e2a..6d12804 100644 --- a/tk.spec +++ b/tk.spec @@ -4,7 +4,7 @@ Summary: The graphical toolkit for the Tcl scripting language Name: tk Version: %{vers} -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: TCL Group: Development/Languages @@ -115,6 +115,9 @@ sed -i -e "s|$PWD/unix|%{_libdir}|; s|$PWD|%{_includedir}/%{name}-private|" %{bu %{_datadir}/%{name}%{majorver}/tkAppInit.c %changelog +* Thu Aug 31 2017 Igor Gnatenko - 1:8.6.7-2 +- Rebuilt due to glibc dropping libieee + * Thu Aug 10 2017 Jaroslav Škarvada - 1:8.6.7-1 - New version Related: rhbz#1476424