diff --git a/nodejs-ultron.spec b/nodejs-ultron.spec index c40d116..0ad2b86 100644 --- a/nodejs-ultron.spec +++ b/nodejs-ultron.spec @@ -7,7 +7,7 @@ Summary: Ultron is a high-intelligence robot Name: nodejs-%{npm_name} -Version: 1.1.0 +Version: 1.1.1 Release: 1%{?dist} License: MIT URL: https://github.com/unshiftio/ultron @@ -61,6 +61,9 @@ mocha --reporter spec --ui bdd test.js %{nodejs_sitelib}/%{npm_name} %changelog +* Thu Dec 14 2017 Jared Smith - 1.1.1-1 +- Update to upstream 1.1.1 release + * Tue Sep 19 2017 Jared Smith - 1.1.0-1 - Update to upstream 1.1.0 release