update to latest version

This commit is contained in:
baizg1107 2022-06-30 18:23:07 +08:00
parent 981bbdbcd9
commit 65094dcb79
3 changed files with 5 additions and 2 deletions

Binary file not shown.

View File

@ -1,12 +1,12 @@
%{?nodejs_find_provides_and_requires} %{?nodejs_find_provides_and_requires}
%global enable_tests 0 %global enable_tests 0
Name: nodejs-eventemitter2 Name: nodejs-eventemitter2
Version: 0.4.13 Version: 6.4.5
Release: 1 Release: 1
Summary: A Node.js event emitter implementation with namespaces, wildcards and TTL Summary: A Node.js event emitter implementation with namespaces, wildcards and TTL
License: MIT License: MIT
URL: https://github.com/hij1nx/EventEmitter2 URL: https://github.com/hij1nx/EventEmitter2
Source0: https://github.com/hij1nx/EventEmitter2/archive/%{version}.tar.gz Source0: https://github.com/hij1nx/EventEmitter2/archive/v%{version}.tar.gz
Source10: dl-tests.sh Source10: dl-tests.sh
BuildArch: noarch BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch ExclusiveArch: %{nodejs_arches} noarch
@ -42,5 +42,8 @@ cp -pr package.json index.js lib/ \
%{nodejs_sitelib}/eventemitter2 %{nodejs_sitelib}/eventemitter2
%changelog %changelog
* Thu Jun 30 2022 baizhonggui <baizhonggui@h-partners.com> - 6.4.5-1
- update to 6.4.5
* Thu Aug 20 2020 Anan Fu <fuanan3@huawei.com> - 0.4.13-1 * Thu Aug 20 2020 Anan Fu <fuanan3@huawei.com> - 0.4.13-1
- package init - package init

BIN
v6.4.5.tar.gz Normal file

Binary file not shown.