License compliance rectification
This commit is contained in:
parent
a836314ece
commit
7951317e77
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-gabbi
|
Name: python-gabbi
|
||||||
Version: 2.2.0
|
Version: 2.2.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Declarative HTTP testing library
|
Summary: Declarative HTTP testing library
|
||||||
License: Apache-2
|
License: Apache-2.0
|
||||||
URL: https://github.com/cdent/gabbi
|
URL: https://github.com/cdent/gabbi
|
||||||
Source0: https://files.pythonhosted.org/packages/9d/c6/14958917d0574d385ed770f330382a81b6423c22d75d72eb4017bc56d60a/gabbi-2.2.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/9d/c6/14958917d0574d385ed770f330382a81b6423c22d75d72eb4017bc56d60a/gabbi-2.2.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -83,6 +83,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 2.2.0-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Fri Jul 09 2021 openstack-sig <openstack@openeuler.org>
|
* Fri Jul 09 2021 openstack-sig <openstack@openeuler.org>
|
||||||
- Update to 2.2.0
|
- Update to 2.2.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user