diff --git a/.gitignore b/.gitignore index 02f7eaa..715c8ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/cmd-shim-1.1.0.tgz +SOURCES/cmd-shim-2.0.0.tgz diff --git a/.nodejs010-nodejs-cmd-shim.metadata b/.nodejs010-nodejs-cmd-shim.metadata index d82cc89..efb6f39 100644 --- a/.nodejs010-nodejs-cmd-shim.metadata +++ b/.nodejs010-nodejs-cmd-shim.metadata @@ -1 +1 @@ -e69fe26e9a8b9040c7b61dc8ad6b04d7dbabe767 SOURCES/cmd-shim-1.1.0.tgz +34e0cd2ede0505cd8b154667eee9054ee24006b4 SOURCES/cmd-shim-2.0.0.tgz diff --git a/SPECS/nodejs-cmd-shim.spec b/SPECS/nodejs-cmd-shim.spec index 5656af5..4ebe1cb 100644 --- a/SPECS/nodejs-cmd-shim.spec +++ b/SPECS/nodejs-cmd-shim.spec @@ -4,8 +4,8 @@ %{?nodejs_find_provides_and_requires} Name: %{?scl_prefix}nodejs-cmd-shim -Version: 1.1.0 -Release: 4.1%{?dist} +Version: 2.0.0 +Release: 1%{?dist} Summary: Used to create executable scripts on Windows and Unix BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch @@ -60,6 +60,9 @@ rm -rf %buildroot %doc README.md LICENSE %changelog +* Fri Jan 09 2015 Tomas Hrcka - 2.0.0-1 +- New upstream release 2.0.0 + * Thu Nov 07 2013 Tomas Hrcka - 1.1.0-4.1 - Software collections support