update package
This commit is contained in:
parent
bb3b05e374
commit
7ac0355ebb
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-semver
|
Name: python-semver
|
||||||
Version: 2.10.2
|
Version: 2.13.0
|
||||||
Release: 2
|
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/aa/e8/cb894f70a52887f001aff5f264f68272c21fa58268495aca17df396c161f/semver-2.10.2.tar.gz
|
Source0: https://files.pythonhosted.org/packages/31/a9/b61190916030ee9af83de342e101f192bbb436c59be20a4cb0cdb7256ece/semver-2.13.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ Provides: python3-semver-doc
|
|||||||
%{summary}
|
%{summary}
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n semver-2.10.2
|
%autosetup -n semver-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -67,6 +67,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 25 2022 liqiuyu <liqiuyu@kylinos.cn> - 2.13.0-1
|
||||||
|
- Upgrade package to version 2.13.0
|
||||||
|
|
||||||
* Tue May 10 2022 houyingchao <houyingchao@h-partners.com> - 2.10.2-2
|
* Tue May 10 2022 houyingchao <houyingchao@h-partners.com> - 2.10.2-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
semver-2.13.0.tar.gz
Normal file
BIN
semver-2.13.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user