!10 fix specfile error in changelog
From: @randy1568 Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
3568aed716
@ -1,7 +1,7 @@
|
|||||||
%{?nodejs_find_provides_and_requires}
|
%{?nodejs_find_provides_and_requires}
|
||||||
Name: nodejs-es-to-primitive
|
Name: nodejs-es-to-primitive
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: ECMAScript “ToPrimitive” algorithm
|
Summary: ECMAScript “ToPrimitive” algorithm
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/ljharb/es-to-primitive
|
URL: https://github.com/ljharb/es-to-primitive
|
||||||
@ -41,7 +41,10 @@ cp -pr package.json index.js es5.js es6.js es2015.js helpers %{buildroot}%{nodej
|
|||||||
%{nodejs_sitelib}/es-to-primitive
|
%{nodejs_sitelib}/es-to-primitive
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu 26 Nov 2020 leiju <leiju4@huawei.com> - 1.2.0-2
|
* Mon Sep 9 2024 yuanlipeng <yuanlipeng@huawei.com> - 1.2.0-3
|
||||||
|
- fix specfile error in changelog
|
||||||
|
|
||||||
|
* Thu Nov 26 2020 leiju <leiju4@huawei.com> - 1.2.0-2
|
||||||
- delete nodejs-es-to-primitive.spec.old redundancy file
|
- delete nodejs-es-to-primitive.spec.old redundancy file
|
||||||
|
|
||||||
* Tue Aug 18 2020 Anan Fu <fuanan3@huawei.com> - 1.2.0-1
|
* Tue Aug 18 2020 Anan Fu <fuanan3@huawei.com> - 1.2.0-1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user