diff --git a/gluster/swift/__init__.py b/gluster/swift/__init__.py index e5b79d2..aed7955 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', '0', 'gluster_swift', False) +_pkginfo = PkgInfo('1.13.1', '2', '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 7db2055..79defc4 100644 --- a/glusterfs-openstack-swift.spec +++ b/glusterfs-openstack-swift.spec @@ -97,8 +97,11 @@ done %config(noreplace) %{_confdir}/object-expirer.conf-gluster %changelog +* Fri May 23 2014 Thiago da Silva - 1.13.1-1 +- Update to Icehouse release + * Mon Oct 28 2013 Luis Pabon - 1.10.1-0 -- IceHouse Release +- Havana Release * Wed Aug 21 2013 Luis Pabon - 1.8.0-7 - Update RPM spec file to support SRPMS