diff --git a/tftp.spec b/tftp.spec index 6c8eccc..4cf1cc1 100644 --- a/tftp.spec +++ b/tftp.spec @@ -1,4 +1,4 @@ -%define tftp_hpa_version 0.38 +%define tftp_hpa_version 0.39 Summary: The client for the Trivial File Transfer Protocol (TFTP). Name: tftp @@ -77,6 +77,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/* %changelog +* Mon Sep 13 2004 Elliot Lee 0.39-1 +- Update to new version makes tftp work, says upstream. + * Mon Sep 13 2004 Elliot Lee 0.38-1 - Update to new version fixes #131736