From de3df68fdd255f8f7772546f331a446d42cdd975 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 12 Jan 2017 17:30:43 +0100 Subject: [PATCH] Rebuild for readline 7.x Signed-off-by: Igor Gnatenko --- tftp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tftp.spec b/tftp.spec index 93a9381..5b188d4 100644 --- a/tftp.spec +++ b/tftp.spec @@ -4,7 +4,7 @@ Summary: The client for the Trivial File Transfer Protocol (TFTP) Name: tftp Version: 5.2 -Release: 18%{?dist} +Release: 19%{?dist} License: BSD Group: Applications/Internet URL: http://www.kernel.org/pub/software/network/tftp/ @@ -104,6 +104,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_unitdir}/* %changelog +* Thu Jan 12 2017 Igor Gnatenko - 5.2-19 +- Rebuild for readline 7.x + * Thu Mar 3 2016 Jan Synáček - 5.2-18 - enhance in.tftpd logging capabilities