!10 fix specfile error in changelog

From: @randy1568 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-09-09 11:23:09 +00:00 committed by Gitee
commit 3568aed716
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
%{?nodejs_find_provides_and_requires}
Name: nodejs-es-to-primitive
Version: 1.2.0
Release: 2
Release: 3
Summary: ECMAScript “ToPrimitive” algorithm
License: MIT
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
%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
* Tue Aug 18 2020 Anan Fu <fuanan3@huawei.com> - 1.2.0-1