!9 License compliance rectification
From: @lauk001 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
1899f0c25c
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-semantic_version
|
Name: python-semantic_version
|
||||||
Version: 2.8.5
|
Version: 2.8.5
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Plugin for implementing the semantic version
|
Summary: Plugin for implementing the semantic version
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
URL: https://github.com/rbarrois/python-semanticversion
|
URL: https://github.com/rbarrois/python-semanticversion
|
||||||
Source0: https://files.pythonhosted.org/packages/d4/52/3be868c7ed1f408cb822bc92ce17ffe4e97d11c42caafce0589f05844dd0/semantic_version-2.8.5.tar.gz
|
Source0: https://files.pythonhosted.org/packages/d4/52/3be868c7ed1f408cb822bc92ce17ffe4e97d11c42caafce0589f05844dd0/semantic_version-2.8.5.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 17 2022 liukuo <liukuo@kylinos.cn> - 2.8.5-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Fri Aug 06 2021 OpenStack_SIG <openstack@openeuler.org> - 2.8.5-1
|
* Fri Aug 06 2021 OpenStack_SIG <openstack@openeuler.org> - 2.8.5-1
|
||||||
- Upgrade version to 2.8.5
|
- Upgrade version to 2.8.5
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user