[nodejs-sprintf/f21] Upstream has released new sources

anish anishpatil at fedoraproject.org
Tue Aug 19 06:15:11 UTC 2014


commit 44d6b68e8d8ddb1e5169625bab488647890e070f
Author: anish <apatil at redhat.com>
Date:   Tue Aug 19 11:44:17 2014 +0530

    Upstream has released new sources

 .gitignore          |    1 +
 nodejs-sprintf.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21c4d28..743c4f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /sprintf-0.1.3.tgz
+/sprintf-0.1.4.tgz
diff --git a/nodejs-sprintf.spec b/nodejs-sprintf.spec
index 2f9ffd4..87f6750 100644
--- a/nodejs-sprintf.spec
+++ b/nodejs-sprintf.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-sprintf
-Version:    0.1.3
-Release:    3%{?dist}
+Version:    0.1.4
+Release:    1%{?dist}
 Summary:    JavaScript sprintf implementation 
 License:    MIT
 URL:        https://github.com/maritz/node-sprintf
@@ -39,6 +39,9 @@ cp -pr package.json lib/ \
 
 
 %changelog
+* Tue Aug 19 2014 Anish Patil <apatil at redhat.com> - 0.1.4-1
+- Upstream has released new version
+
 * Wed Jul 23 2014 Anish Patil <apatil at redhat.com> - 0.1.3-3
 - Incorporated package review comments
 
diff --git a/sources b/sources
index 0dc654c..b655331 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3fb8b2dbc6c0cea5518a3f1d685f2bb7  sprintf-0.1.3.tgz
+025a62a5fd7131cb878d724dec16ba8a  sprintf-0.1.4.tgz


More information about the scm-commits mailing list