diff --git a/.cvsignore b/.cvsignore index 1266cc6..bb4d74b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -tftp-hpa-0.36.tar.gz +tftp-hpa-0.38.tar.gz diff --git a/sources b/sources index f378812..177d8e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -47f369beecd10a1b8dcf051a400a8fd6 tftp-hpa-0.36.tar.gz +7eeb83dd9e73c56af367e5bdcd0dd59d tftp-hpa-0.38.tar.gz diff --git a/tftp.spec b/tftp.spec index 1fa9f28..6c8eccc 100644 --- a/tftp.spec +++ b/tftp.spec @@ -1,9 +1,9 @@ -%define tftp_hpa_version 0.36 +%define tftp_hpa_version 0.38 Summary: The client for the Trivial File Transfer Protocol (TFTP). Name: tftp Version: %{tftp_hpa_version} -Release: 2.1 +Release: 1 Copyright: BSD Group: Applications/Internet Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{tftp_hpa_version}.tar.gz @@ -77,6 +77,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/* %changelog +* Mon Sep 13 2004 Elliot Lee 0.38-1 +- Update to new version fixes #131736 + * Tue Jun 15 2004 Elliot Lee - rebuilt