[nodejs-grunt-banner] 0.3.1

Ralph Bean ralph at fedoraproject.org
Wed Feb 18 16:53:16 UTC 2015


commit 61201eaf031e25c105956e6ccf4812b0eae69c62
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Feb 18 11:53:05 2015 -0500

    0.3.1

 .gitignore               |    1 +
 nodejs-grunt-banner.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ff31bbc..98e3923 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /grunt-banner-0.2.3.tgz
+/grunt-banner-0.3.1.tgz
diff --git a/nodejs-grunt-banner.spec b/nodejs-grunt-banner.spec
index bff97da..fa703ff 100644
--- a/nodejs-grunt-banner.spec
+++ b/nodejs-grunt-banner.spec
@@ -6,8 +6,8 @@
 %global barename grunt-banner
 
 Name:               nodejs-grunt-banner
-Version:            0.2.3
-Release:            2%{?dist}
+Version:            0.3.1
+Release:            1%{?dist}
 Summary:            Adds a simple banner to files
 
 Group:              Development/Libraries
@@ -70,6 +70,9 @@ grunt test
 %{nodejs_sitelib}/grunt-banner/
 
 %changelog
+* Wed Feb 18 2015 Ralph Bean <rbean at redhat.com> - 0.3.1-1
+- new version
+
 * Thu Oct 23 2014 Ralph Bean <rbean at redhat.com> - 0.2.3-2
 - Build as noarch.
 
diff --git a/sources b/sources
index 86687bb..624a110 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76fb17e33c77f3444180f92d423cc934  grunt-banner-0.2.3.tgz
+bad37572f60e70f2843c21de8bc9873f  grunt-banner-0.3.1.tgz


More information about the scm-commits mailing list