!3 Update package
From: @liqiuyu123 Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
2df1b3b7aa
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-semver
|
||||
Version: 2.10.2
|
||||
Release: 2
|
||||
Version: 2.13.0
|
||||
Release: 1
|
||||
Summary: Python helper for Semantic Versioning (http://semver.org/)
|
||||
License: BSD-3-Clause
|
||||
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
|
||||
|
||||
|
||||
@ -27,7 +27,7 @@ Provides: python3-semver-doc
|
||||
%{summary}
|
||||
|
||||
%prep
|
||||
%autosetup -n semver-2.10.2
|
||||
%autosetup -n semver-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -67,6 +67,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
- 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