[nodejs-fstream-ignore/el6] new upstream release 0.0.7

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


commit 9bb9c2ebb06fa6cae95146e1cf927ca83469ef0e
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 16:59:13 2013 -0700

    new upstream release 0.0.7

 .gitignore                 |    1 +
 nodejs-fstream-ignore.spec |    7 +++++--
 sources                    |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cb42bb2..d4c41f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /fstream-ignore-0.0.5.tgz
 /fstream-ignore-0.0.6.tgz
+/fstream-ignore-0.0.7.tgz
diff --git a/nodejs-fstream-ignore.spec b/nodejs-fstream-ignore.spec
index 96195e2..afe1082 100644
--- a/nodejs-fstream-ignore.spec
+++ b/nodejs-fstream-ignore.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-fstream-ignore
-Version:    0.0.6
-Release:    3%{?dist}
+Version:    0.0.7
+Release:    1%{?dist}
 Summary:    A file stream object that can ignore files by globs
 # a copy of the BSD license will be included in the next upstream release
 # https://github.com/isaacs/fstream-ignore/commit/f5b9b1d981ff98ce1c92d4eac2b1aa91a142e421
@@ -42,6 +42,9 @@ rm -rf %{buildroot}
 %doc README.md example
 
 %changelog
+* Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.7-1
+- new upstream release 0.0.7
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.0.6-3
 - restrict to compatible arches
 
diff --git a/sources b/sources
index bb89129..ab31371 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 745df91e15f9a64a912c2cd670ca0584  fstream-ignore-0.0.5.tgz
 8955bd7b2c7ca5a146c94f5e761f7a82  fstream-ignore-0.0.6.tgz
+e3bd98755f6f2212a9a2c7e12ab9001c  fstream-ignore-0.0.7.tgz


More information about the scm-commits mailing list