diff --git a/.cvsignore b/.cvsignore index e18b1ed..1266cc6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -tftp-hpa-0.33.tar.gz +tftp-hpa-0.36.tar.gz diff --git a/sources b/sources index ac2b2ef..f378812 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -566fee31a5c86df9e1cceba5d1be97d0 tftp-hpa-0.33.tar.gz +47f369beecd10a1b8dcf051a400a8fd6 tftp-hpa-0.36.tar.gz diff --git a/tftp.spec b/tftp.spec index fcb320c..42cb21b 100644 --- a/tftp.spec +++ b/tftp.spec @@ -1,9 +1,9 @@ -%define tftp_hpa_version 0.33 +%define tftp_hpa_version 0.36 Summary: The client for the Trivial File Transfer Protocol (TFTP). Name: tftp Version: %{tftp_hpa_version} -Release: 3 +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 +* Thu Jun 03 2004 Elliot Lee 0.36-1 +- Update version + * Fri Feb 13 2004 Elliot Lee - rebuilt