summaryrefslogtreecommitdiffstats
path: root/glusterfs-openstack-swift.spec
diff options
context:
space:
mode:
authorvenkata edara <redara@redhat.com>2017-05-10 13:27:38 +0530
committerPrashanth Pai <ppai@redhat.com>2017-05-11 05:48:27 +0000
commit513988915aa1af13a989d062b021fe1562cbf18d (patch)
tree1c281911e3a9bfa97f8a7285f20691cb77c45c1d /glusterfs-openstack-swift.spec
parente9c2c5eb55e1012ccce0ce51ac48bed0c0f1d4b7 (diff)
Rebase to Swift 2.10.1 (newton)
Change-Id: I53a962c9a301089c8aed0b43c50f944c30225944 Signed-off-by: venkata edara <redara@redhat.com> Reviewed-on: https://review.gluster.org/16653 Reviewed-by: Prashanth Pai <ppai@redhat.com> Tested-by: Prashanth Pai <ppai@redhat.com>
Diffstat (limited to 'glusterfs-openstack-swift.spec')
-rw-r--r--glusterfs-openstack-swift.spec15
1 files changed, 9 insertions, 6 deletions
diff --git a/glusterfs-openstack-swift.spec b/glusterfs-openstack-swift.spec
index 4f265c4..8547eea 100644
--- a/glusterfs-openstack-swift.spec
+++ b/glusterfs-openstack-swift.spec
@@ -24,14 +24,14 @@ Requires : memcached
Requires : openssl
Requires : python
Requires : python-prettytable
-Requires : openstack-swift = 2.3.0
-Requires : openstack-swift-account = 2.3.0
-Requires : openstack-swift-container = 2.3.0
-Requires : openstack-swift-object = 2.3.0
-Requires : openstack-swift-proxy = 2.3.0
+Requires : openstack-swift = 2.10.1
+Requires : openstack-swift-account = 2.10.1
+Requires : openstack-swift-container = 2.10.1
+Requires : openstack-swift-object = 2.10.1
+Requires : openstack-swift-proxy = 2.10.1
# gluster-swift has no hard-dependency on particular version of glusterfs
# so don't bump this up unless you want to force users to upgrade their
-# glusterfs deployment.
+# glusterfs deployment
Requires : python-gluster >= 3.8.0
Obsoletes: glusterfs-swift-plugin
Obsoletes: glusterfs-swift
@@ -102,6 +102,9 @@ done
%config(noreplace) %{_confdir}/object-expirer.conf-gluster
%changelog
+* Wed May 10 2017 Venkata R Edara <redara@redhat.com> - 2.10.1
+- Rebase to Swift 2.10.1 (newton)
+
* Tue Mar 15 2016 Prashanth Pai <ppai@redhat.com> - 2.3.0-0
- Rebase to swift kilo (2.3.0)