[python-tftpy: 1/2] updated to upstream python-tftpy-0.6.1

Jeffrey Bastian jbastian at fedoraproject.org
Wed Oct 16 13:51:49 UTC 2013


commit 9dbf8121b8496dcc2cbc961b2a7236c90ea94fe0
Author: Jeffrey Bastian <jbastian at redhat.com>
Date:   Wed Oct 16 08:37:15 2013 -0500

    updated to upstream python-tftpy-0.6.1

 .gitignore        |    1 +
 python-tftpy.spec |    8 +++++++-
 sources           |    2 +-
 3 files changed, 9 insertions(+), 2 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 cfb66ff..e13dde2 100644
--- a/python-tftpy.spec
+++ b/python-tftpy.spec
@@ -1,5 +1,5 @@
 Name:		python-tftpy
-Version:	0.6.0
+Version:	0.6.1
 Release:	1%{?dist}
 Summary:	TFTPy is a pure Python implementation of the Trivial FTP protocol
 
@@ -40,5 +40,11 @@ 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
+
 * Fri Mar  8 2013 Jeff Bastian <jbastian at redhat.com> - 0.6.0-1
 - initial release of tftpy as an rpm for Fedora 18
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