Merge pull request #18 from thiagol11/icehouse

Updating version on __init__ file
This commit is contained in:
Thiago da Silva 2014-05-23 12:58:14 -04:00
commit 10b268090e
2 changed files with 5 additions and 2 deletions

View File

@ -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

View File

@ -97,8 +97,11 @@ done
%config(noreplace) %{_confdir}/object-expirer.conf-gluster
%changelog
* Fri May 23 2014 Thiago da Silva <thiago@redhat.com> - 1.13.1-1
- Update to Icehouse release
* Mon Oct 28 2013 Luis Pabon <lpabon@redhat.com> - 1.10.1-0
- IceHouse Release
- Havana Release
* Wed Aug 21 2013 Luis Pabon <lpabon@redhat.com> - 1.8.0-7
- Update RPM spec file to support SRPMS