[python26-paramiko: 11/33] - Update to 1.6.4 - Upstream is now shipping tarballs - Bump for python 2.5 in devel

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


commit 81f93b62f766c7aed81fcdd17e31e4499a2741e5
Author: Toshio くらとみ <toshio at fedoraproject.org>
Date:   Sun Dec 10 07:04:27 2006 +0000

    - Update to 1.6.4
    - Upstream is now shipping tarballs
    - Bump for python 2.5 in devel

 .cvsignore           |    2 +-
 python-paramiko.spec |    9 +++++++--
 sources              |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 517942b..b4228d1 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-paramiko-1.6.2.zip
+paramiko-1.6.4.tar.gz
diff --git a/python-paramiko.spec b/python-paramiko.spec
index 385ba00..194e880 100644
--- a/python-paramiko.spec
+++ b/python-paramiko.spec
@@ -4,14 +4,14 @@
 %define srcname paramiko
 
 Name:           python-paramiko
-Version:        1.6.2
+Version:        1.6.4
 Release:        1%{?dist}
 Summary:        A SSH2 protocol library for python
 
 Group:          Development/Libraries
 License:        LGPL
 URL:            http://www.lag.net/paramiko/
-Source0:        http://www.lag.net/paramiko/download/%{srcname}-%{version}.zip
+Source0:        http://www.lag.net/paramiko/download/%{srcname}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -57,6 +57,11 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/paramiko/*.pyo
 
 %changelog
+* Sat Dec 09 2006 Toshio Kuratomi <toshio at tiki-lounge.com> - 1.6.4-1
+- Update to 1.6.4
+- Upstream is now shipping tarballs
+- Bump for python 2.5 in devel
+
 * Mon Oct  9 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.2-1
 - Update to 1.6.2
 
diff --git a/sources b/sources
index dfab80e..9ea4bdd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d43879c86fcc100d199df425a3fcaf05  paramiko-1.6.2.zip
+39a374c72e7511297dd68e53dde4b39c  paramiko-1.6.4.tar.gz


More information about the scm-commits mailing list