[python26-paramiko: 16/33] Update to 1.7.3

Andy Grimm arg at fedoraproject.org
Thu Jul 7 00:41:28 UTC 2011


commit 008c83e25d1e030dc06396826afe9691fa9f765f
Author: Jeffrey C. Ollie <jcollie at fedoraproject.org>
Date:   Mon Mar 24 12:18:58 2008 +0000

    Update to 1.7.3

 .cvsignore           |    2 +-
 python-paramiko.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 9f0e9e3..02ba70f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-paramiko-1.7.2.tar.gz
+paramiko-1.7.3.tar.gz
diff --git a/python-paramiko.spec b/python-paramiko.spec
index e78cec1..e626542 100644
--- a/python-paramiko.spec
+++ b/python-paramiko.spec
@@ -3,7 +3,7 @@
 %define srcname paramiko
 
 Name:           python-paramiko
-Version:        1.7.2
+Version:        1.7.3
 Release:        1%{?dist}
 Summary:        A SSH2 protocol library for python
 
@@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Mon Mar 24 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.7.3-1
+- Update to 1.7.3.
+
 * Tue Jan 22 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.7.2-1
 - Update to 1.7.2.
 - Remove upstreamed patch.
diff --git a/sources b/sources
index 2ae25ae..63e22c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a1bbe4e318469869e0d4068be7e08f82  paramiko-1.7.2.tar.gz
+b8f3f65c0b8283b77f976eb9427dc17a  paramiko-1.7.3.tar.gz


More information about the scm-commits mailing list