From f2862b390d642105a235ed89d5e506dc37cec98e Mon Sep 17 00:00:00 2001 From: Piotr Popieluch Date: Aug 24 2016 09:48:40 +0000 Subject: Enable tests --- diff --git a/nodejs-grunt.spec b/nodejs-grunt.spec index 1b59cbc..30beb24 100644 --- a/nodejs-grunt.spec +++ b/nodejs-grunt.spec @@ -1,8 +1,8 @@ -%global enable_tests 0 +%global enable_tests 1 Name: nodejs-grunt Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Grunt is a JavaScript library used for automation and running tasks License: MIT URL: https://github.com/gruntjs/grunt @@ -31,7 +31,6 @@ BuildRequires: npm(minimatch) BuildRequires: npm(nopt) BuildRequires: npm(path-is-absolute) BuildRequires: npm(rimraf) - BuildRequires: npm(difflet) BuildRequires: npm(grunt-contrib-nodeunit) BuildRequires: npm(grunt-contrib-watch) @@ -90,6 +89,9 @@ grunt nodeunit:all %changelog +* Wed Aug 24 2016 Piotr Popieluch - - 1.0.1-2 +- Enable tests + * Tue Aug 09 2016 Piotr Popieluch - - 1.0.1-1 - update to 1.0.1