License compliance rectification
This commit is contained in:
parent
b1e12d081e
commit
9c457041dd
7
gyp.spec
7
gyp.spec
@ -2,9 +2,9 @@
|
|||||||
%{expand: %%global archivename gyp-%{version}%{?revision:-git%{revision}}}
|
%{expand: %%global archivename gyp-%{version}%{?revision:-git%{revision}}}
|
||||||
Name: gyp
|
Name: gyp
|
||||||
Version: 0.1
|
Version: 0.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Generate Your Projects
|
Summary: Generate Your Projects
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: http://code.google.com/p/gyp
|
URL: http://code.google.com/p/gyp
|
||||||
# No released tarball available. so the tarball was generated
|
# No released tarball available. so the tarball was generated
|
||||||
# from svn as following:
|
# from svn as following:
|
||||||
@ -55,6 +55,9 @@ done
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 9 2022 caodongxia <caodongxia@h-partners.com> - 0.1-3
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Tue Mar 22 2022 wulei <wulei80@huawei.com> - 0.1-2
|
* Tue Mar 22 2022 wulei <wulei80@huawei.com> - 0.1-2
|
||||||
- Fix python unittests
|
- Fix python unittests
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user