summaryrefslogtreecommitdiffstats
path: root/glusterfs-openstack-swift.spec
diff options
context:
space:
mode:
authorvenkata edara <redara@redhat.com>2017-11-22 13:35:46 +0530
committerPrashanth Pai <ppai@redhat.com>2017-11-22 09:07:11 +0000
commit488744a005fb399af8d094ad7a62c1917410398c (patch)
tree714441b43e09061fc339cae6a68de5c26f0fdf52 /glusterfs-openstack-swift.spec
parent8af00bf3fa5aa7cd29a53e5e43ea230c196d10b0 (diff)
Rebase to Swift 2.15.1 (pike)HEADmaster
Change-Id: I84ebb44c5c3cf2f80c50f2d4ae4bd92b619a4297 Signed-off-by: venkata edara <redara@redhat.com> Reviewed-on: https://review.gluster.org/18412 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.spec13
1 files changed, 8 insertions, 5 deletions
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 <redara@redhat.com> - 2.15.1
+- Rebase to Swift 2.15.1 (pike)
+
* Wed May 10 2017 Venkata R Edara <redara@redhat.com> - 2.10.1
- Rebase to Swift 2.10.1 (newton)