diff --git a/bluebird-2.9.12.tgz b/bluebird-2.9.12.tgz deleted file mode 100644 index 98491d5..0000000 Binary files a/bluebird-2.9.12.tgz and /dev/null differ diff --git a/bluebird-3.7.2.tgz b/bluebird-3.7.2.tgz new file mode 100644 index 0000000..6f4d61c Binary files /dev/null and b/bluebird-3.7.2.tgz differ diff --git a/nodejs-bluebird.spec b/nodejs-bluebird.spec index 623220d..8125bb3 100644 --- a/nodejs-bluebird.spec +++ b/nodejs-bluebird.spec @@ -2,7 +2,7 @@ %global enable_tests 0 %global barename bluebird Name: nodejs-bluebird -Version: 2.9.12 +Version: 3.7.2 Release: 1 Summary: Full featured Promises/A+ implementation License: MIT @@ -48,5 +48,8 @@ grunt test %{nodejs_sitelib}/bluebird/ %changelog +* Sat Jul 02 2022 SimpleUpdate Robot - 3.7.2-1 +- Upgrade to version 3.7.2 + * Thu Aug 20 2020 shaoqiang kang - 2.9.12-1 - Package init