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:42 +01:00
parent 65f50ec38a
commit 0002b4b171
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#
Name: sevmgr
Version: 1.00.2
Release: 9%{?dist}
Release: 10%{?dist}
Summary: C++ Simulation-Oriented Discrete Event Management Library
@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.00.2-10
- Rebuild for readline 7.x
* Tue May 17 2016 Jonathan Wakely <jwakely@redhat.com> - 1.00.2-9
- Rebuilt for linker errors in boost (#1331983)