From 02b8155cff61a8ed26aa567ef44a3c20c6eb5031 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 22:50:31 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- tftp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tftp.spec b/tftp.spec index 9922664..930cbd5 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: 9%{?dist} +Release: 10%{?dist} License: BSD Group: Applications/Internet URL: http://www.kernel.org/pub/software/network/tftp/ @@ -107,6 +107,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_unitdir}/* %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 5.2-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Apr 23 2013 Jan Synáček - 5.2-9 - harden the package (#955197)