[ceph-deploy] update to ceph-deploy-1.5.20 (RHBZ #1148305)

Ken Dreyer ktdreyer at fedoraproject.org
Mon Nov 17 14:54:00 UTC 2014


commit 6111defdaff4f5e59c25ce23610dcbcda657b61d
Author: Ken Dreyer <ktdreyer at ktdreyer.com>
Date:   Mon Nov 17 07:50:47 2014 -0700

    update to ceph-deploy-1.5.20 (RHBZ #1148305)

 .gitignore       |    1 +
 ceph-deploy.spec |    8 +++++---
 sources          |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 669188f..64efc9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /ceph-deploy-1.5.10.tar.xz
 /ceph-deploy-1.5.13.tar.xz
 /ceph-deploy-1.5.15.tar.xz
+/ceph-deploy-1.5.20.tar.gz
diff --git a/ceph-deploy.spec b/ceph-deploy.spec
index ef44af0..f9c6622 100644
--- a/ceph-deploy.spec
+++ b/ceph-deploy.spec
@@ -4,15 +4,14 @@
 %endif
 
 Name:           ceph-deploy
-Version:        1.5.15
+Version:        1.5.20
 Release:        1%{?dist}
 Summary:        Admin and deploy tool for Ceph
 
 License:        MIT
 URL:            https://github.com/ceph/ceph-deploy
 
-# http://github.com/ceph/%{name}/archive/v%{version}.tar.gz
-Source0:        %{name}-%{version}.tar.xz
+Source0:        http://pypi.python.org/packages/source/c/%{name}/%{name}-%{version}.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  python2-devel
@@ -56,6 +55,9 @@ CEPH_DEPLOY_NO_VENDOR=1 %{__python2} setup.py install -O1 --skip-build --root $R
 
 
 %changelog
+* Sat Nov 15 2014 Ken Dreyer <ktdreyer at ktdreyer.com> - 1.5.20-1
+- update to ceph-deploy-1.5.20 (RHBZ #1148305)
+
 * Fri Sep 12 2014 Federico Simoncelli <fsimonce at redhat.com> 1.5.15-1
 - update to ceph-deploy-1.5.15
 
diff --git a/sources b/sources
index 1e90b7b..df88a07 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96322fee1e7158dd886f578f3579f81b  ceph-deploy-1.5.15.tar.xz
+31c67baa842ef9ee5645c931c5248eff  ceph-deploy-1.5.20.tar.gz


More information about the scm-commits mailing list