diff --git a/nodejs-through2.spec b/nodejs-through2.spec index adf94ad..216ba04 100644 --- a/nodejs-through2.spec +++ b/nodejs-through2.spec @@ -2,7 +2,7 @@ %global enable_tests 0 %global module_name through2 Name: nodejs-%{module_name} -Version: 2.0.3 +Version: 4.0.2 Release: 1 Summary: Node streams2 Transform wrapper to avoid explicit subclassing noise License: MITNFA @@ -44,5 +44,8 @@ node test/test.js %{nodejs_sitelib}/%{module_name} %changelog +* Thu Jun 30 2022 liyanan - 4.0.2-1 +- Update to 4.0.2 + * Thu Aug 20 2020 wutao - 2.0.3-1 - package init diff --git a/through2-2.0.3.tar.gz b/through2-2.0.3.tar.gz deleted file mode 100644 index 5349af8..0000000 Binary files a/through2-2.0.3.tar.gz and /dev/null differ diff --git a/through2-4.0.2.tar.gz b/through2-4.0.2.tar.gz new file mode 100644 index 0000000..728da9f Binary files /dev/null and b/through2-4.0.2.tar.gz differ