!6 License compliance rectification
From: @lauk001 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
772e51796d
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-invoke
|
Name: python-invoke
|
||||||
Version: 1.7.1
|
Version: 1.7.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Pythonic task execution
|
Summary: Pythonic task execution
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
URL: http://docs.pyinvoke.org
|
URL: http://docs.pyinvoke.org
|
||||||
Source0: https://github.com/pyinvoke/invoke/archive/%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/pyinvoke/invoke/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: procps-ng
|
BuildRequires: procps-ng
|
||||||
@ -87,6 +87,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jun 09 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.7.1-1
|
||||||
- Upgrade to version 1.7.1
|
- Upgrade to version 1.7.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user