diff --git a/tftp.spec b/tftp.spec index bc5a18d..55d39df 100644 --- a/tftp.spec +++ b/tftp.spec @@ -1,7 +1,7 @@ Summary: The client for the Trivial File Transfer Protocol (TFTP) Name: tftp Version: 0.49 -Release: 7%{?dist} +Release: 8%{?dist} License: BSD Group: Applications/Internet Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{version}.tar.bz2 @@ -94,6 +94,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/* %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 0.49-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Jan 03 2011 Jiri Skala - 0.49-7 - fixes #666746 - Packaging mistake: confusing %doc files patched+unpatched - fixes printing statistics using -v option