!6 License compliance rectification

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-06-28 06:11:07 +00:00 committed by Gitee
commit 772e51796d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-invoke
Version: 1.7.1
Release: 1
Release: 2
Summary: Pythonic task execution
License: BSD
License: BSD-2-Clause
URL: http://docs.pyinvoke.org
Source0: https://github.com/pyinvoke/invoke/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: procps-ng
@ -87,6 +87,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Mon Jun 20 2022 liukuo <liukuo@kylinos.cn> - 1.7.1-2
- License compliance rectification
* Thu Jun 09 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.7.1-1
- Upgrade to version 1.7.1