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:23 +01:00
parent 6a88dfb3cc
commit 1e57ee2ff4
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Summary: Word processing program
Name: abiword
Version: %{majorversion}.%{minorversion}.%{microversion}
Release: 3%{?dist}
Release: 4%{?dist}
Epoch: 1
Group: Applications/Editors
License: GPLv2+
@ -248,6 +248,9 @@ fi
%{python_sitearch}/*
%changelog
* Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 1:3.0.2-4
- Rebuild for readline 7.x
* Wed Dec 7 2016 Peter Robinson <pbrobinson@fedoraproject.org> 1:3.0.2-3
- Fix the black drawing regression with Gtk3.22