From 1be8e677dda035d4e28f1483d3ee839f69ea5306 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Feb 18 2015 19:57:45 +0000 Subject: 1.0.0 --- diff --git a/.gitignore b/.gitignore index 522888d..a92af22 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /grunt-contrib-less-0.12.0.tgz +/grunt-contrib-less-1.0.0.tgz diff --git a/nodejs-grunt-contrib-less.spec b/nodejs-grunt-contrib-less.spec index 7f0d969..2df0e71 100644 --- a/nodejs-grunt-contrib-less.spec +++ b/nodejs-grunt-contrib-less.spec @@ -8,7 +8,7 @@ %global barename grunt-contrib-less Name: nodejs-grunt-contrib-less -Version: 0.12.0 +Version: 1.0.0 Release: 1%{?dist} Summary: Compile LESS files to CSS @@ -86,6 +86,9 @@ grunt test %{nodejs_sitelib}/grunt-contrib-less/ %changelog +* Wed Feb 18 2015 Ralph Bean - 1.0.0-1 +- new version + * Tue Nov 25 2014 Ralph Bean - 0.12.0-1 - Latest upstream. - Fixdep on maxmin and less (upstream re-pinned it with no other changes). diff --git a/sources b/sources index 4a39f16..e4408a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e761cf96a852ffea0c85ef455891b2b2 grunt-contrib-less-0.12.0.tgz +53e181c8fd59248c7a08e5059ed24299 grunt-contrib-less-1.0.0.tgz