diff --git a/is-3.2.1.tgz b/is-3.2.1.tgz deleted file mode 100644 index a7b6ccd6679648a0c993fc70f2c0f3b7f1798596..0000000000000000000000000000000000000000 Binary files a/is-3.2.1.tgz and /dev/null differ diff --git a/is-3.3.0.tgz b/is-3.3.0.tgz new file mode 100644 index 0000000000000000000000000000000000000000..2c10c6a3504a56ae36e78d27d656ded94a174a73 Binary files /dev/null and b/is-3.3.0.tgz differ diff --git a/nodejs-is.spec b/nodejs-is.spec index d48e823e6735f2377a90718b2beeb1eadeb13fee..195b4fce1021dfd9b502d298d98750486ba62898 100644 --- a/nodejs-is.spec +++ b/nodejs-is.spec @@ -1,5 +1,5 @@ Name: nodejs-is -Version: 3.2.1 +Version: 3.3.0 Release: 1 Summary: The definitive JavaScript type testing library License: MIT @@ -32,5 +32,8 @@ cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/is %{nodejs_sitelib}/is %changelog +* Thu Jan 25 2024 lichao - 3.3.0-1 +- Update to version 3.3.0 + * Thu Aug 20 2020 wangxiao - 3.2.1-1 - Package init