Package upgrade
This commit is contained in:
parent
21ec506453
commit
db631ce6a6
Binary file not shown.
BIN
es5-ext-0.10.56.tgz
Normal file
BIN
es5-ext-0.10.56.tgz
Normal file
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
%global packagename es5-ext
|
%global packagename es5-ext
|
||||||
%global enable_tests 0
|
%global enable_tests 0
|
||||||
Name: nodejs-es5-ext
|
Name: nodejs-es5-ext
|
||||||
Version: 0.10.12
|
Version: 0.10.56
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: ECMAScript 5 extensions and ES6 shims
|
Summary: ECMAScript 5 extensions and ES6 shims
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -21,6 +21,7 @@ ECMAScript 5 extensions and ES6 shims
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%setup -q -n package
|
||||||
|
%nodejs_fixdep es6-symbol ^3.1.1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -47,5 +48,8 @@ echo "Tests are disabled..."
|
|||||||
%{nodejs_sitelib}/%{packagename}
|
%{nodejs_sitelib}/%{packagename}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 06 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.10.56-1
|
||||||
|
- Upgrade to 0.10.56
|
||||||
|
|
||||||
* Tue Aug 18 2020 Anan Fu <fuanan3@huawei.com> - 0.10.12-1
|
* Tue Aug 18 2020 Anan Fu <fuanan3@huawei.com> - 0.10.12-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user