17
0
Files
python-node-semver/python-node-semver.changes
Martin Pluskal b3e58d3484 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-node-semver?expand=0&rev=8
2018-10-11 13:34:50 +00:00

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