[tftp/f16] updated to latest upstream - 5.2

Jiri Skala jskala at fedoraproject.org
Wed Dec 14 08:09:16 UTC 2011


commit c59f4b2f228959df5d52ea6cb5d7613b097d7907
Author: Jiri Skala <jskala at redhat.com>
Date:   Wed Dec 14 09:09:14 2011 +0100

    updated to latest upstream - 5.2

 .gitignore |    1 +
 sources    |    2 +-
 tftp.spec  |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f876367..7bd7ee8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 tftp-hpa-0.49.tar.bz2
 /tftp-hpa-5.1.tar.bz2
+/tftp-hpa-5.2.tar.bz2
diff --git a/sources b/sources
index 0860a41..ccce1be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86ddd4e33395b0ae43b3ddce78605d8d  tftp-hpa-5.1.tar.bz2
+46c9bd20bbffa62f79c958c7b99aac21  tftp-hpa-5.2.tar.bz2
diff --git a/tftp.spec b/tftp.spec
index 61c1e7e..af2275d 100644
--- a/tftp.spec
+++ b/tftp.spec
@@ -1,6 +1,6 @@
 Summary: The client for the Trivial File Transfer Protocol (TFTP)
 Name: tftp
-Version: 5.1
+Version: 5.2
 Release: 1%{?dist}
 License: BSD
 Group: Applications/Internet
@@ -94,6 +94,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_mandir}/man8/*
 
 %changelog
+* Wed Dec 14 2011 Jiri Skala <jskala at redhat.com> - 5.2-1
+- updated to latest upstream - 5.2
+
 * Thu Oct 06 2011 Jiri Skala <jskala at redhat.com> - 5.1-1
 - updated to latest upstream - 5.1
 


More information about the scm-commits mailing list