From 488744a005fb399af8d094ad7a62c1917410398c Mon Sep 17 00:00:00 2001 From: venkata edara Date: Wed, 22 Nov 2017 13:35:46 +0530 Subject: Rebase to Swift 2.15.1 (pike) Change-Id: I84ebb44c5c3cf2f80c50f2d4ae4bd92b619a4297 Signed-off-by: venkata edara Reviewed-on: https://review.gluster.org/18412 Reviewed-by: Prashanth Pai Tested-by: Prashanth Pai --- glusterfs-openstack-swift.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'glusterfs-openstack-swift.spec') diff --git a/glusterfs-openstack-swift.spec b/glusterfs-openstack-swift.spec index 7a87141..0affb81 100644 --- a/glusterfs-openstack-swift.spec +++ b/glusterfs-openstack-swift.spec @@ -24,11 +24,11 @@ Requires : memcached Requires : openssl Requires : python Requires : python-prettytable -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 +Requires : openstack-swift = 2.15.1 +Requires : openstack-swift-account = 2.15.1 +Requires : openstack-swift-container = 2.15.1 +Requires : openstack-swift-object = 2.15.1 +Requires : openstack-swift-proxy = 2.15.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 @@ -102,6 +102,9 @@ done %config(noreplace) %{_confdir}/object-expirer.conf-gluster %changelog +* Wed Nov 22 2017 Venkata R Edara - 2.15.1 +- Rebase to Swift 2.15.1 (pike) + * Wed May 10 2017 Venkata R Edara - 2.10.1 - Rebase to Swift 2.10.1 (newton) -- cgit