[python-paramiko] 1.10.1

Jeffrey C. Ollie jcollie at fedoraproject.org
Thu May 9 19:10:13 UTC 2013


commit e2582f727daf4bc1507ed92c94eeb000c1a6d3ef
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Thu May 9 14:10:08 2013 -0500

    1.10.1

 .gitignore           |    1 +
 python-paramiko.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4f182b..065c3eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ paramiko-1.7.6.tar.gz
 /paramiko-1.7.7.1.tar.gz
 /paramiko-1.7.7.1.tar.gz.asc
 /paramiko-1.9.0.tar.gz
+/paramiko-1.10.1.tar.gz
diff --git a/python-paramiko.spec b/python-paramiko.spec
index a2e3875..1cab14a 100644
--- a/python-paramiko.spec
+++ b/python-paramiko.spec
@@ -3,8 +3,8 @@
 %global srcname paramiko
 
 Name:           python-paramiko
-Version:        1.9.0
-Release:        2%{?dist}
+Version:        1.10.1
+Release:        1%{?dist}
 Summary:        SSH2 protocol library for python
 
 Group:          Development/Libraries
@@ -55,6 +55,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/*
 
 %changelog
+* Thu May  9 2013 Jeffrey Ollie <jeff at ocjtech.us> - 1.10.1-1
+- Update to 1.10.1
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.9.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 1533dbf..cd36284 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b78472021ff6586dd61ad6972032f54f  paramiko-1.9.0.tar.gz
+4ba105e2d8535496fd633889396b20b7  paramiko-1.10.1.tar.gz


More information about the scm-commits mailing list