update to 0.1.2

This commit is contained in:
lyn1001 2023-10-31 11:09:23 +08:00
parent d739431425
commit f463bd579e
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
duplexer-0.1.2.tgz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global enable_tests 1
%global module_name duplexer
Name: nodejs-%{module_name}
Version: 0.1.1
Version: 0.1.2
Release: 1
Summary: Creates a duplex stream
License: MIT
@ -40,5 +40,8 @@ node test
%{nodejs_sitelib}/%{module_name}
%changelog
* Tue Oct 31 2023 liyanan <liyanan61@h-parners.com> - 0.1.2-1
- Update to 0.1.2
* Tue Aug 18 2020 leiju <leiju4@huawei.com> - 0.1.1-1
- Package init