summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrashanth Pai <ppai@redhat.com>2016-03-15 10:57:28 +0530
committerThiago da Silva <thiago@redhat.com>2016-03-15 06:42:58 -0700
commitd57adf802d7c3887f14abc65a582a69dfa25f6f1 (patch)
treec1179a002bec939d35452d27a5f2f56250cec758
parent5078be08017a21d97a3cf3fa2ffe554ad7f3d2c9 (diff)
Bump gluster-swift version to 2.3.0 (kilo)
Change-Id: Iaec0c1577e99d06195d3ea86588f6089a3fe60db Signed-off-by: Prashanth Pai <ppai@redhat.com> Reviewed-on: http://review.gluster.org/13737 Reviewed-by: Thiago da Silva <thiago@redhat.com> Tested-by: Thiago da Silva <thiago@redhat.com>
-rw-r--r--gluster/swift/__init__.py2
-rw-r--r--glusterfs-openstack-swift.spec14
2 files changed, 10 insertions, 6 deletions
diff --git a/gluster/swift/__init__.py b/gluster/swift/__init__.py
index 555581a..c0b415a 100644
--- a/gluster/swift/__init__.py
+++ b/gluster/swift/__init__.py
@@ -45,6 +45,6 @@ class PkgInfo(object):
#
# Change the Package version here
#
-_pkginfo = PkgInfo('1.13.1', '2', 'gluster_swift', False)
+_pkginfo = PkgInfo('2.3.0', '0', 'gluster_swift', False)
__version__ = _pkginfo.pretty_version
__canonical_version__ = _pkginfo.canonical_version
diff --git a/glusterfs-openstack-swift.spec b/glusterfs-openstack-swift.spec
index 79defc4..77bb324 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 = 1.13.1
-Requires : openstack-swift-account = 1.13.1
-Requires : openstack-swift-container = 1.13.1
-Requires : openstack-swift-object = 1.13.1
-Requires : openstack-swift-proxy = 1.13.1
+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 : glusterfs-api >= 3.4.1
Obsoletes: glusterfs-swift-plugin
Obsoletes: glusterfs-swift
@@ -77,6 +77,7 @@ done
%{python_sitelib}/gluster_swift-%{_version}_*.egg-info
%{_bindir}/gluster-swift-gen-builders
%{_bindir}/gluster-swift-print-metadata
+%{_bindir}/gluster-swift-migrate-metadata
%{_bindir}/gswauth-add-account
%{_bindir}/gswauth-add-user
%{_bindir}/gswauth-cleanup-tokens
@@ -97,6 +98,9 @@ done
%config(noreplace) %{_confdir}/object-expirer.conf-gluster
%changelog
+* Tue Mar 15 2015 Prashanth Pai <ppai@redhat.com> - 2.3.0-0
+- Rebase to swift kilo (2.3.0)
+
* Fri May 23 2014 Thiago da Silva <thiago@redhat.com> - 1.13.1-1
- Update to Icehouse release