[nodejs-sprintf/f20] Build for new upstream release

anish anishpatil at fedoraproject.org
Fri Feb 6 06:22:10 UTC 2015


commit b406bd435382a00017e96009b6524b3c5249ae5c
Author: Anish Patil <apatil at redhat.com>
Date:   Fri Feb 6 11:50:39 2015 +0530

    Build for new upstream release

 .gitignore          |    1 +
 nodejs-sprintf.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 743c4f2..dc173d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /sprintf-0.1.3.tgz
 /sprintf-0.1.4.tgz
+/sprintf-0.1.5.tgz
diff --git a/nodejs-sprintf.spec b/nodejs-sprintf.spec
index 87f6750..9742d8c 100644
--- a/nodejs-sprintf.spec
+++ b/nodejs-sprintf.spec
@@ -1,7 +1,7 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-sprintf
-Version:    0.1.4
+Version:    0.1.5
 Release:    1%{?dist}
 Summary:    JavaScript sprintf implementation 
 License:    MIT
@@ -15,7 +15,7 @@ BuildRequires:  nodejs-packaging
 ExclusiveArch: %{nodejs_arches} noarch
 
 %description
-Sprintf is a JavaScript sprintf implementation for  node.js
+Sprintf is a JavaScript sprintf implementation for node.js
 
 %prep
 %setup -q -n package
@@ -39,6 +39,9 @@ cp -pr package.json lib/ \
 
 
 %changelog
+* Fri Feb 06 2015 Anish Patil <apatil at redhat.com> - 0.1.5-1
+- Upstream has released new version
+
 * Tue Aug 19 2014 Anish Patil <apatil at redhat.com> - 0.1.4-1
 - Upstream has released new version
 
diff --git a/sources b/sources
index b655331..0a24b98 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-025a62a5fd7131cb878d724dec16ba8a  sprintf-0.1.4.tgz
+9795c33f5c9c44fc531b824212f9428c  sprintf-0.1.5.tgz


More information about the scm-commits mailing list