python-semver
This commit is contained in:
parent
1dc6539d08
commit
139a9012f5
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-semver
|
Name: python-semver
|
||||||
Version: 3.0.0
|
Version: 3.0.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Python helper for Semantic Versioning (http://semver.org/)
|
Summary: Python helper for Semantic Versioning (http://semver.org/)
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/python-semver/python-semver
|
URL: https://github.com/python-semver/python-semver
|
||||||
Source0: https://files.pythonhosted.org/packages/9f/93/b7389cdd7e573e70cfbeb4b0bbe101af1050a6681342f5d2bc6f1bf2d150/semver-3.0.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/9f/93/b7389cdd7e573e70cfbeb4b0bbe101af1050a6681342f5d2bc6f1bf2d150/semver-3.0.1.tar.gz
|
||||||
Source1: setup.py
|
Source1: setup.py
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 10 2023 sunhui <sunhui@kylinos.cn> - 3.0.1-1
|
||||||
|
- Update package to version 3.0.1
|
||||||
|
|
||||||
* Tue Apr 4 2023 wubijie <wubijie@kylinos.cn> - 3.0.0-1
|
* Tue Apr 4 2023 wubijie <wubijie@kylinos.cn> - 3.0.0-1
|
||||||
- Update package to version 3.0.0
|
- Update package to version 3.0.0
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user