[nodejs-grunt-contrib-less] 1.0.0

Ralph Bean ralph at fedoraproject.org
Wed Feb 18 19:57:54 UTC 2015


commit 1be8e677dda035d4e28f1483d3ee839f69ea5306
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Feb 18 14:57:45 2015 -0500

    1.0.0

 .gitignore                     |    1 +
 nodejs-grunt-contrib-less.spec |    5 ++++-
 sources                        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <rbean at redhat.com> - 1.0.0-1
+- new version
+
 * Tue Nov 25 2014 Ralph Bean <rbean at redhat.com> - 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


More information about the scm-commits mailing list