[nodejs-glob/el6: 4/5] new upstream release 3.2.3

T.C. Hollingsworth patches at fedoraproject.org
Fri Jul 12 12:22:34 UTC 2013


commit 6c21973fdcb6b0feee76883c9a27bc3e335ae96f
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Fri Jul 12 05:12:27 2013 -0700

    new upstream release 3.2.3

 .gitignore       |    1 +
 nodejs-glob.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f19acc..2a082c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /glob-3.1.20.tgz
 /glob-3.1.21.tgz
 /glob-3.2.1.tgz
+/glob-3.2.3.tgz
diff --git a/nodejs-glob.spec b/nodejs-glob.spec
index b828b6d..f6facf5 100644
--- a/nodejs-glob.spec
+++ b/nodejs-glob.spec
@@ -1,7 +1,7 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-glob
-Version:    3.2.1
+Version:    3.2.3
 Release:    1%{?dist}
 Summary:    A little globber for Node.js
 License:    BSD
@@ -41,6 +41,9 @@ rm -rf %{buildroot}
 %doc LICENSE README.md examples
 
 %changelog
+* Fri Jul 12 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 3.2.3-1
+- new upstream release 3.2.3
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 3.2.1-1
 - new upstream release 3.2.1
 
diff --git a/sources b/sources
index 2226485..f12f9a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c2e699f550c02d1fec28f160037dd61a  glob-3.2.1.tgz
+74e4d8e50230acc31b264a865259f29d  glob-3.2.3.tgz


More information about the scm-commits mailing list