!3 License compliance rectification
From: @lyn1001 Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
45041b6a0d
@ -2,9 +2,9 @@
|
|||||||
%global enable_tests 0
|
%global enable_tests 0
|
||||||
Name: nodejs-monocle
|
Name: nodejs-monocle
|
||||||
Version: 1.1.51
|
Version: 1.1.51
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A tool for watching directories for file changes
|
Summary: A tool for watching directories for file changes
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
URL: https://github.com/samccone/monocle
|
URL: https://github.com/samccone/monocle
|
||||||
Source0: https://github.com/samccone/monocle/archive/v%{version}.tar.gz
|
Source0: https://github.com/samccone/monocle/archive/v%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -41,5 +41,8 @@ cp -pr package.json monocle.js \
|
|||||||
%{nodejs_sitelib}/monocle
|
%{nodejs_sitelib}/monocle
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 9 2022 liyanan <liyanan32@h-partners.com> - 1.1.51-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Thu Aug 20 2020 yaokai <yaokai13@huawei.com> - 1.1.51-1
|
* Thu Aug 20 2020 yaokai <yaokai13@huawei.com> - 1.1.51-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user