diff --git a/nodejs-shelljs.spec b/nodejs-shelljs.spec index f820a15..c39651a 100644 --- a/nodejs-shelljs.spec +++ b/nodejs-shelljs.spec @@ -4,7 +4,7 @@ Name: nodejs-shelljs Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Portable Unix shell commands for Node.js # The bulk of the project is licensed under BSD license. # src/cp.js and src/rm.js contain MIT licensed code. @@ -76,6 +76,9 @@ ln -sf %{nodejs_sitelib}/shelljs/bin/shjs \ %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu May 15 2014 Jamie Nguyen - 0.3.0-1 - update to upstream release 0.3.0 - fix License tag