* fix bug for support 4-digit (handling prelease and build) * suport 4-digit version (e.g. x.y.z.a) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-node-semver?expand=0&rev=8
30 lines
937 B
Plaintext
30 lines
937 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Oct 11 13:33:36 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version 0.4.2:
|
|
* fix bug for support 4-digit (handling prelease and build)
|
|
* suport 4-digit version (e.g. x.y.z.a)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 9 08:22:03 UTC 2018 - mpluskal@suse.com
|
|
|
|
- Update to version 0.3.0:
|
|
* drop python2.x support
|
|
* bug fix, Add sort key function #14
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 25 21:53:07 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Use github source
|
|
- Run tests
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 25 19:24:25 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Cleanup specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 25 21:23:15 UTC 2017 - dan.weatherill@cantab.net
|
|
|
|
- generate package from pyPI using py2pack
|