[python26-paramiko: 10/33] Update to 1.6.2. (Re: #207412)

Andy Grimm arg at fedoraproject.org
Thu Jul 7 00:40:58 UTC 2011


commit aad576914463e729d253eff7c6c89ea02bb9888f
Author: Jeffrey C. Ollie <jcollie at fedoraproject.org>
Date:   Tue Oct 10 03:10:29 2006 +0000

    Update to 1.6.2. (Re: #207412)

 .cvsignore           |    2 +-
 python-paramiko.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 95d5bdf..517942b 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-paramiko-1.6.1.zip
+paramiko-1.6.2.zip
diff --git a/python-paramiko.spec b/python-paramiko.spec
index 178a0ef..385ba00 100644
--- a/python-paramiko.spec
+++ b/python-paramiko.spec
@@ -4,8 +4,8 @@
 %define srcname paramiko
 
 Name:           python-paramiko
-Version:        1.6.1
-Release:        3%{?dist}
+Version:        1.6.2
+Release:        1%{?dist}
 Summary:        A SSH2 protocol library for python
 
 Group:          Development/Libraries
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/paramiko/*.pyo
 
 %changelog
+* Mon Oct  9 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.2-1
+- Update to 1.6.2
+
 * Sat Sep 16 2006 Shahms E. King <shahms at shahms.com> 1.6.1-3
 - Rebuild for FC6
 
diff --git a/sources b/sources
index 742935a..dfab80e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8dbd556c0f6c8bb8bf8b97f0e05a910e  paramiko-1.6.1.zip
+d43879c86fcc100d199df425a3fcaf05  paramiko-1.6.2.zip


More information about the scm-commits mailing list