diff --git a/nodejs-temporary.spec b/nodejs-temporary.spec index eb7edf2..9d02ee5 100644 --- a/nodejs-temporary.spec +++ b/nodejs-temporary.spec @@ -1,7 +1,7 @@ %{?nodejs_find_provides_and_requires} %global enable_tests 0 Name: nodejs-temporary -Version: 0.0.8 +Version: 1.1.0 Release: 1 Summary: An easy way to create temporary files and directories License: MIT @@ -38,5 +38,8 @@ NODE_ENV=test %{nodejs_sitelib}/mocha/bin/mocha -R spec test/*.test.js %{nodejs_sitelib}/temporary %changelog +* Thu Jun 23 2022 SimpleUpdate Robot - 1.1.0-1 +- Upgrade to version 1.1.0 + * Fri Aug 21 2020 wangyue - 0.0.8-1 - package init diff --git a/temporary-0.0.8.tgz b/temporary-0.0.8.tgz deleted file mode 100644 index e9141ad..0000000 Binary files a/temporary-0.0.8.tgz and /dev/null differ diff --git a/temporary-1.1.0.tgz b/temporary-1.1.0.tgz new file mode 100644 index 0000000..2d87e60 Binary files /dev/null and b/temporary-1.1.0.tgz differ