!2 Update to 6.4.5

From: @bzg1107 
Reviewed-by: @gitee-cmd 
Signed-off-by: @gitee-cmd
This commit is contained in:
openeuler-ci-bot 2022-07-01 11:18:43 +00:00 committed by Gitee
commit 1d8e15e597
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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.