[python26-paramiko: 3/33] Update to new upstream version

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


commit 5ac2fb1a327cf62e45e4aac65f1835a356efd4b2
Author: Shahms King <shahms at fedoraproject.org>
Date:   Fri May 5 14:52:44 2006 +0000

    Update to new upstream version

 .cvsignore           |    2 +-
 python-paramiko.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index cb200ed..54d81c4 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-paramiko-1.5.3.zip
+paramiko-1.5.4.zip
diff --git a/python-paramiko.spec b/python-paramiko.spec
index dd809e0..4c84d90 100644
--- a/python-paramiko.spec
+++ b/python-paramiko.spec
@@ -4,7 +4,7 @@
 %define srcname paramiko
 
 Name:           python-paramiko
-Version:        1.5.3
+Version:        1.5.4
 Release:        1%{?dist}
 Summary:        A SSH2 protocol library for python
 
@@ -54,5 +54,8 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/paramiko-%{version}-py%{pyver}.egg-info
 
 %changelog
+* Fri May 05 2006 Shahms E. King <shahms at shahms.com> 1.5.4-1
+- Update to new upstream version
+
 * Wed Apr 12 2006 Shahms E. King <shahms at shahms.com> 1.5.3-1
   - Initial package
diff --git a/sources b/sources
index c8eab6c..5f4587f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c1389f19a331554e052a7e4e2b1471c  paramiko-1.5.3.zip
+a580fab7d295e7c731d0c270465d9560  paramiko-1.5.4.zip


More information about the scm-commits mailing list