fix specfile error in changelog

This commit is contained in:
randy1568 2024-09-09 17:46:34 +08:00
parent cd7e44a839
commit 5ad7879209

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