[nodejs-optimist/el6] new upstream release 0.4.0

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 23:21:49 UTC 2013


commit fcbb021b3ceb68728303d97631974c2056364f2a
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Mon Apr 15 16:13:04 2013 -0700

    new upstream release 0.4.0

 .gitignore           |    1 +
 nodejs-optimist.spec |    5 ++++-
 sources              |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index edbf09d..6295ade 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /optimist-0.3.5.tgz
+/optimist-0.4.0.tgz
diff --git a/nodejs-optimist.spec b/nodejs-optimist.spec
index 6df76b7..5686956 100644
--- a/nodejs-optimist.spec
+++ b/nodejs-optimist.spec
@@ -4,7 +4,7 @@
 %global bootstrap 1
 
 Name:           nodejs-optimist
-Version:        0.3.5
+Version:        0.4.0
 Release:        1%{?dist}
 Summary:        Light-weight option parsing for Node.js
 BuildArch:      noarch
@@ -51,5 +51,8 @@ rm -rf %buildroot
 %doc LICENSE README.markdown example
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.4.0-1
+- new upstream release 0.4.0
+
 * Fri Jan 18 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.3.5-1
 - initial package generated by npm2rpm
diff --git a/sources b/sources
index e8b3476..a08ef85 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 e6814b02e553be786b57dec68ea62608  optimist-0.3.5.tgz
+4246ba938b95e68593c30db842de4fd5  optimist-0.4.0.tgz


More information about the scm-commits mailing list