diff --git a/nodejs-through2.spec b/nodejs-through2.spec index adf94ad4188e2c53b5ae33a14dc292a6be9b2615..216ba04dfbf415f893de4aed768547aca1a10388 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 5349af8afe25b5f78e5abe76b13e538c8acf5e40..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..728da9f76f15aa672f430c94283094bf159b0611 Binary files /dev/null and b/through2-4.0.2.tar.gz differ