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:38 +01:00
parent 230ed3d5c0
commit 18d014af52

View File

@ -7,7 +7,7 @@
Name: quagga Name: quagga
Version: 1.1.0 Version: 1.1.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: Routing daemon Summary: Routing daemon
License: GPLv2+ License: GPLv2+
Group: System Environment/Daemons Group: System Environment/Daemons
@ -220,6 +220,9 @@ fi
%{_includedir}/quagga/ospfd/*.h %{_includedir}/quagga/ospfd/*.h
%changelog %changelog
* Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.1.0-2
- Rebuild for readline 7.x
* Thu Oct 20 2016 Michal Sekletar <msekleta@redhat.com> - 1.1.0-1 * Thu Oct 20 2016 Michal Sekletar <msekleta@redhat.com> - 1.1.0-1
- rebase to 1.1.0 (#1316324, #1316572, #1331373, #1386110) - rebase to 1.1.0 (#1316324, #1316572, #1331373, #1386110)