License compliance rectification
This commit is contained in:
parent
99e846384e
commit
56de36a1ec
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-semver
|
Name: python-semver
|
||||||
Version: 2.10.2
|
Version: 2.10.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Python helper for Semantic Versioning (http://semver.org/)
|
Summary: Python helper for Semantic Versioning (http://semver.org/)
|
||||||
License: BSD
|
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/aa/e8/cb894f70a52887f001aff5f264f68272c21fa58268495aca17df396c161f/semver-2.10.2.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 houyingchao <houyingchao@h-partners.com> - 2.10.2-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Fri Sep 04 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Fri Sep 04 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user