forked from pool/python-node-semver
- 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-node-semver?expand=0&rev=10
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5082f22e230f8425477d3e2231689ffb23a5f9658f05977a5ffada554953ef6
|
||||
size 17231
|
||||
3
python-node-semver-0.6.1.tar.gz
Normal file
3
python-node-semver-0.6.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:442252eea5feb6ad797a3443609010cf5af26201681597283759060bfa3588ef
|
||||
size 17952
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 11 13:33:36 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-node-semver
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-node-semver
|
||||
Version: 0.4.2
|
||||
Version: 0.6.1
|
||||
Release: 0
|
||||
Summary: Port of node-semver
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user