ralph pushed to nodejs-grunt-contrib-csslint (master). "0.4.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 14 21:53:41 UTC 2015


From 742b00238dc3daa26f072ef855ff5183b23b9967 Mon Sep 17 00:00:00 2001
From: Ralph Bean <rbean at redhat.com>
Date: Thu, 14 May 2015 17:53:31 -0400
Subject: 0.4.0


diff --git a/.gitignore b/.gitignore
index 60c2883..19f8da2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /grunt-contrib-csslint-0.2.0.tgz
+/grunt-contrib-csslint-0.4.0.tgz
diff --git a/nodejs-grunt-contrib-csslint.spec b/nodejs-grunt-contrib-csslint.spec
index 3e6192a..69c7a6a 100644
--- a/nodejs-grunt-contrib-csslint.spec
+++ b/nodejs-grunt-contrib-csslint.spec
@@ -6,8 +6,8 @@
 %global barename grunt-contrib-csslint
 
 Name:               nodejs-grunt-contrib-csslint
-Version:            0.2.0
-Release:            2%{?dist}
+Version:            0.4.0
+Release:            1%{?dist}
 Summary:            Lint CSS files
 
 Group:              Development/Libraries
@@ -57,7 +57,7 @@ rm -rf node_modules/
 
 %install
 mkdir -p %{buildroot}%{nodejs_sitelib}/grunt-contrib-csslint
-cp -pr package.json tasks Gruntfile.js \
+cp -pr package.json tasks \
     %{buildroot}%{nodejs_sitelib}/grunt-contrib-csslint
 
 %nodejs_symlink_deps
@@ -71,10 +71,13 @@ grunt test --force
 
 
 %files
-%doc LICENSE-MIT README.md CHANGELOG
+%doc LICENSE-MIT README.md
 %{nodejs_sitelib}/grunt-contrib-csslint/
 
 %changelog
+* Thu May 14 2015 Ralph Bean <rbean at redhat.com> - 0.4.0-1
+- new version
+
 * Mon Jul 21 2014 Ralph Bean <rbean at redhat.com> - 0.2.0-2
 - Specified noarch.
 
diff --git a/sources b/sources
index 04e831e..4da78dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69c2b437d0f61a26d554fb7b192400b0  grunt-contrib-csslint-0.2.0.tgz
+0f2bdc23f243c349b034ccde93640203  grunt-contrib-csslint-0.4.0.tgz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/nodejs-grunt-contrib-csslint.git/commit/?h=master&id=742b00238dc3daa26f072ef855ff5183b23b9967


More information about the scm-commits mailing list