Rebuild for readline 7.x

Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
Igor Gnatenko 2017-01-12 17:30:43 +01:00
parent 2a938ea302
commit 6c0b5b42d9

View File

@ -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 <ignatenko@redhat.com> - 1:8.6.6-3
- Rebuild for readline 7.x
* Thu Sep 29 2016 Jaroslav Škarvada <jskarvad@redhat.com> - 1:8.6.6-2
- Splitted documentation to the doc subpackage
Resolves: rhbz#1380291