Updating version on __init__ file

Also added release notes on spec file

Signed-off-by: Thiago da Silva <thiago@redhat.com>
This commit is contained in:
Thiago da Silva 2014-05-23 11:19:19 -04:00
parent 5c2cba23cb
commit 5bcab8f6f7
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