diff --git a/tk.spec b/tk.spec index f4639c5..cc962e8 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: 7%{?dist} +Release: 8%{?dist} Epoch: 1 License: TCL URL: http://tcl.sourceforge.net @@ -108,6 +108,10 @@ sed -i -e "s|$PWD/unix|%{_libdir}|; s|$PWD|%{_includedir}/%{name}-private|" %{bu %{_datadir}/%{name}%{majorver}/tkAppInit.c %changelog +* Tue Aug 10 2021 Mohan Boddu - 1:8.6.10-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1:8.6.10-7 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937