forked from pool/python-semver
- update to version 2.8.0 (excerpt):
* Issue #79 (PR #81 #84). Define and improve a release procedure file * Issue #72 #73 (PR #75). Implements __str__ and __hash__ OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-semver?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
2bfbd7b813
commit
288de8de9e
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 21 06:42:33 UTC 2018 - sebix+novell.com@sebix.at
|
||||||
|
|
||||||
|
- update to version 2.8.0 (excerpt):
|
||||||
|
* Issue #79 (PR #81 #84). Define and improve a release procedure file
|
||||||
|
* Issue #72 #73 (PR #75). Implements __str__ and __hash__
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 14 16:43:50 UTC 2017 - arun@gmx.de
|
Tue Nov 14 16:43:50 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-semver
|
# spec file for package python-semver
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without test
|
%bcond_without test
|
||||||
Name: python-semver
|
Name: python-semver
|
||||||
Version: 2.7.9
|
Version: 2.8.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python helper for Semantic Versioning
|
Summary: Python helper for Semantic Versioning
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1ffb55fb86a076cf7c161e6b5931f7da59f15abe217e0f24cea96cc8eec50f42
|
|
||||||
size 5774
|
|
3
semver-2.8.0.tar.gz
Normal file
3
semver-2.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b881cbbadaa83af20a6984d5e75b6db4bf388065515cf97d44661c21b80946c3
|
||||||
|
size 5724
|
Reference in New Issue
Block a user