[python-tftpy/f20] update to upstream python-tftpy-0.6.1

Jeffrey Bastian jbastian at fedoraproject.org
Wed Oct 16 14:30:15 UTC 2013


commit bfbb1276685b668037cb6334d529c89159f63951
Author: Jeffrey Bastian <jbastian at redhat.com>
Date:   Wed Oct 16 09:29:25 2013 -0500

    update to upstream python-tftpy-0.6.1

 .gitignore        |    1 +
 python-tftpy.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 132a903..413d323 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 tftpy-0.4.6.tar.gz
 /tftpy-0.6.0.tar.gz
+/tftpy-0.6.1.tar.gz
diff --git a/python-tftpy.spec b/python-tftpy.spec
index 47366c9..e13dde2 100644
--- a/python-tftpy.spec
+++ b/python-tftpy.spec
@@ -1,6 +1,6 @@
 Name:		python-tftpy
-Version:	0.6.0
-Release:	2%{?dist}
+Version:	0.6.1
+Release:	1%{?dist}
 Summary:	TFTPy is a pure Python implementation of the Trivial FTP protocol
 
 Group:		Development/Languages
@@ -40,6 +40,9 @@ RFCs 1350, 2347, 2348 and the tsize option from RFC 2349.
 
 
 %changelog
+* Wed Oct 16 2013 Jeff Bastian <jbastian at redhat.com> - 0.6.1-1
+- upstream update to v0.6.1
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 9757779..3adc4ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b306d30ef1799f1932540a54cd72f79d  tftpy-0.6.0.tar.gz
+68294712c94cf4cc3eafdb795a3ae145  tftpy-0.6.1.tar.gz


More information about the scm-commits mailing list