2025-06-02 14:41:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jun 2 14:41:10 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
|
|
- Convert to pip-based build
|
|
|
|
|
|
2023-02-28 20:12:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Feb 28 20:07:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 0.9.0:
|
|
|
|
|
* RENAME MODULE semver -> nodesemver
|
|
|
|
|
* pre release range fix
|
|
|
|
|
|
2023-01-02 15:46:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 2 15:45:09 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 0.8.1:
|
|
|
|
|
* fix erroneous parsing of $ component version numbers
|
|
|
|
|
|
2020-03-30 12:34:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 30 10:49:12 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- version update to 0.8.0
|
|
|
|
|
* handle 4-digit version correctly (#35)
|
|
|
|
|
|
2019-10-07 08:05:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Oct 3 10:27:14 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Add Conflicts: python-semver
|
|
|
|
|
|
2019-08-13 14:42:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Aug 13 14:41:23 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 0.7.0:
|
|
|
|
|
* Include tests in source distributions
|
|
|
|
|
|
2019-01-10 13:52:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jan 10 13:48:13 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 0.6.0:
|
|
|
|
|
* more strict error handling (InvalidTypeIncluded is added)
|
|
|
|
|
- Changes for version 0.5.1:
|
|
|
|
|
* bug fix
|
|
|
|
|
- Changes for version 0.5.0:
|
|
|
|
|
* include_prerelease option is added
|
|
|
|
|
|
2018-10-11 13:34:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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)
|
|
|
|
|
|
2018-02-09 08:24:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2017-12-25 21:55:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Dec 25 21:53:07 UTC 2017 - mpluskal@suse.com
|
|
|
|
|
|
|
|
|
|
- Use github source
|
|
|
|
|
- Run tests
|
|
|
|
|
|
2017-12-25 20:27:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|