[ceph-deploy] update to ceph-deploy-1.5.21

Ken Dreyer ktdreyer at fedoraproject.org
Wed Dec 10 17:24:41 UTC 2014


commit dea243b7966bfa0fc6abcfedaba726fb69d87244
Author: Ken Dreyer <ktdreyer at ktdreyer.com>
Date:   Wed Dec 10 10:24:28 2014 -0700

    update to ceph-deploy-1.5.21

 .gitignore       |    1 +
 ceph-deploy.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 64efc9f..c510b30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /ceph-deploy-1.5.13.tar.xz
 /ceph-deploy-1.5.15.tar.xz
 /ceph-deploy-1.5.20.tar.gz
+/ceph-deploy-1.5.21.tar.gz
diff --git a/ceph-deploy.spec b/ceph-deploy.spec
index f9c6622..689ecad 100644
--- a/ceph-deploy.spec
+++ b/ceph-deploy.spec
@@ -4,7 +4,7 @@
 %endif
 
 Name:           ceph-deploy
-Version:        1.5.20
+Version:        1.5.21
 Release:        1%{?dist}
 Summary:        Admin and deploy tool for Ceph
 
@@ -55,6 +55,9 @@ CEPH_DEPLOY_NO_VENDOR=1 %{__python2} setup.py install -O1 --skip-build --root $R
 
 
 %changelog
+* Wed Dec 10 2014 Ken Dreyer <ktdreyer at ktdreyer.com> - 1.5.21-1
+- update to ceph-deploy-1.5.21
+
 * Sat Nov 15 2014 Ken Dreyer <ktdreyer at ktdreyer.com> - 1.5.20-1
 - update to ceph-deploy-1.5.20 (RHBZ #1148305)
 
diff --git a/sources b/sources
index df88a07..fb98efd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31c67baa842ef9ee5645c931c5248eff  ceph-deploy-1.5.20.tar.gz
+762402c62951f9bc75cd97213f6c07d5  ceph-deploy-1.5.21.tar.gz


More information about the scm-commits mailing list