License compliance rectification
This commit is contained in:
parent
5d60fa09c4
commit
a849cc1af0
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-betamax
|
Name: python-betamax
|
||||||
Version: 0.8.1
|
Version: 0.8.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A VCR imitation for python-requests
|
Summary: A VCR imitation for python-requests
|
||||||
License: Apache 2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/sigmavirus24/betamax
|
URL: https://github.com/sigmavirus24/betamax
|
||||||
Source0: https://files.pythonhosted.org/packages/1b/bc/9df1643837a62481a32d515606fb2edcabb467e51b0c47797d3f56e21568/betamax-0.8.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/1b/bc/9df1643837a62481a32d515606fb2edcabb467e51b0c47797d3f56e21568/betamax-0.8.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -69,5 +69,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 20 2022 liukuo <liukuo@kylinos.cn> - 0.8.1-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Thu Jan 21 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Thu Jan 21 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user