diff --git a/sources b/sources index 0eec85a..184030f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tcl-core8.6.8-src.tar.gz) = 36e6079b582c205e8c89435b361ef96550541357f473aea2ca4e6f01bd84e50ebd1474a75a1ae90640b9a5b392fb01ddfa71f0fa28e409b3569d88c32b4ddb69 +SHA512 (tcl-core8.6.9-src.tar.gz) = 306a38a27729b764bae2eae6c4cdd8cd6aee5de6bd924d6a487c8691ee874e4459abc1fa785183c2f6ff4d2d57be98093dd7460c5a668cf994e8f1c31516ae67 diff --git a/tcl.spec b/tcl.spec index b00cd80..a2797f1 100644 --- a/tcl.spec +++ b/tcl.spec @@ -1,11 +1,11 @@ %define majorver 8.6 -%define vers %{majorver}.8 +%define vers %{majorver}.9 %{!?sdt:%define sdt 1} Summary: Tool Command Language, pronounced tickle Name: tcl Version: %{vers} -Release: 2%{?dist} +Release: 1%{?dist} Epoch: 1 License: TCL URL: http://tcl.sourceforge.net/ @@ -145,6 +145,9 @@ rm -rf %{buildroot}/%{_datadir}/%{name}%{majorver}/ldAix %{_datadir}/%{name}%{majorver}/tclAppInit.c %changelog +* Wed Nov 6 2019 Tom Callaway - 1:8.6.9-1 +- update to 8.6.9 + * Thu May 17 2018 Jaroslav Škarvada - 1:8.6.8-2 - Reverted _module_build macro check, i.e. always build with systemtap probes