diff --git a/tcl.spec b/tcl.spec index 545b215..5f9f8b1 100644 --- a/tcl.spec +++ b/tcl.spec @@ -5,7 +5,7 @@ Summary: Tool Command Language, pronounced tickle Name: tcl Version: %{vers} -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 License: TCL Group: Development/Languages @@ -149,6 +149,9 @@ rm -rf %{buildroot}/%{_datadir}/%{name}%{majorver}/ldAix %{_datadir}/%{name}%{majorver}/tclAppInit.c %changelog +* Thu Jan 12 2017 Igor Gnatenko - 1:8.6.6-3 +- Rebuild for readline 7.x + * Thu Sep 29 2016 Jaroslav Škarvada - 1:8.6.6-2 - Splitted documentation to the doc subpackage Resolves: rhbz#1380291