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:
parent
5c2cba23cb
commit
5bcab8f6f7
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user