[nodejs-fstream-npm/el6] new upstream release 0.1.5

T.C. Hollingsworth patches at fedoraproject.org
Tue Jun 25 21:55:07 UTC 2013


commit 2f946f8b53ebd61f02f68cfc0b3bb20323fa30e6
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 16:59:20 2013 -0700

    new upstream release 0.1.5

 .gitignore              |    1 +
 nodejs-fstream-npm.spec |    7 +++++--
 sources                 |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0d799c..5f2ebe2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /fstream-npm-0.1.3.tgz
 /fstream-npm-0.1.4.tgz
+/fstream-npm-0.1.5.tgz
diff --git a/nodejs-fstream-npm.spec b/nodejs-fstream-npm.spec
index 9944327..f420771 100644
--- a/nodejs-fstream-npm.spec
+++ b/nodejs-fstream-npm.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-fstream-npm
-Version:    0.1.4
-Release:    3%{?dist}
+Version:    0.1.5
+Release:    1%{?dist}
 Summary:    An fstream class for creating npm packages
 License:    BSD
 Group:      System Environment/Libraries
@@ -40,6 +40,9 @@ rm -rf %{buildroot}
 %doc README.md example LICENCE
 
 %changelog
+* Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.5-1
+- new upstream release 0.1.5
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.4-3
 - restrict to compatible arches
 
diff --git a/sources b/sources
index f3ed7b5..0bc2f77 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 2267e408a544355f10c3f00d070a92d3  fstream-npm-0.1.3.tgz
 36d062189dd22fe2a1fd28fe0de0b104  fstream-npm-0.1.4.tgz
+97413d0196258d71c12abc21a2b4df81  fstream-npm-0.1.5.tgz


More information about the scm-commits mailing list