[python-paramiko] Update to 1.11.3

Orion Poplawski orion at fedoraproject.org
Wed Jan 22 17:23:09 UTC 2014


commit 52283d31c16a5e57a7ff3eb4ac0112e509d44471
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed Jan 22 10:23:28 2014 -0700

    Update to 1.11.3

 .gitignore           |    1 +
 python-paramiko.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6f03cd6..7ab255e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ paramiko-1.7.6.tar.gz
 /paramiko-1.9.0.tar.gz
 /paramiko-1.10.1.tar.gz
 /paramiko-1.11.0.tar.gz
+/paramiko-1.11.3.tar.gz
diff --git a/python-paramiko.spec b/python-paramiko.spec
index 9fe3d36..f9e75cb 100644
--- a/python-paramiko.spec
+++ b/python-paramiko.spec
@@ -3,7 +3,7 @@
 %global srcname paramiko
 
 Name:           python-paramiko
-Version:        1.11.0
+Version:        1.11.3
 Release:        1%{?dist}
 Summary:        SSH2 protocol library for python
 
@@ -49,6 +49,9 @@ python ./test.py
 %{python_sitelib}/*
 
 %changelog
+* Wed Jan 22 2014 Orion Poplawski <orion at cora.nwra.com> - 1.11.3-1
+- Update to 1.11.3
+
 * Mon Oct 21 2013 Orion Poplawski <orion at cora.nwra.com> - 1.11.0-1
 - Update to 1.11.0
 
diff --git a/sources b/sources
index 5378c2e..d797016 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a2c55dc04904bd08d984533703177084  paramiko-1.11.0.tar.gz
+b1b50714aee3a6734074ecc5415813e2  paramiko-1.11.3.tar.gz


More information about the scm-commits mailing list