diff --git a/.cvsignore b/.cvsignore index ad349d1..5510e8a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -tftp-hpa-0.41.tar.bz2 +tftp-hpa-0.42.tar.gz diff --git a/sources b/sources index e23488e..3fa77b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -db286f988b040ba3e2e83e5df9f8ef38 tftp-hpa-0.41.tar.bz2 +98ecf77f8558b4f562794f71e29fed86 tftp-hpa-0.42.tar.gz diff --git a/tftp.spec b/tftp.spec index 32c808e..bc6b179 100644 --- a/tftp.spec +++ b/tftp.spec @@ -1,9 +1,9 @@ -%define tftp_hpa_version 0.41 +%define tftp_hpa_version 0.42 Summary: The client for the Trivial File Transfer Protocol (TFTP). Name: tftp Version: %{tftp_hpa_version} -Release: 1.2.1 +Release: 1 License: BSD Group: Applications/Internet Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{tftp_hpa_version}.tar.bz2 @@ -76,6 +76,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/* %changelog +* Wed Feb 22 2006 Radek Vokál 0.42-1 +- upgrade to 0.42 + * Fri Feb 10 2006 Jesse Keating - 0.41-1.2.1 - bump again for double-long bug on ppc(64)