[nodejs-nopt/el6: 2/3] new upstream release 2.1.2

T.C. Hollingsworth patches at fedoraproject.org
Tue Jul 30 19:02:32 UTC 2013


commit 628fa9c66147cfbc2c0a11c0804419e4df704bd6
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Tue Jul 30 10:09:28 2013 -0700

    new upstream release 2.1.2

 .gitignore       |    1 +
 nodejs-nopt.spec |    7 +++++--
 sources          |    3 +--
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d30739..db54663 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /nopt-2.0.0.tgz
 /nopt-2.1.1.tgz
+/nopt-2.1.2.tgz
diff --git a/nodejs-nopt.spec b/nodejs-nopt.spec
index f1d042f..9e7da85 100644
--- a/nodejs-nopt.spec
+++ b/nodejs-nopt.spec
@@ -2,8 +2,8 @@
 
 
 Name:       nodejs-nopt
-Version:    2.1.1
-Release:    3%{?dist}
+Version:    2.1.2
+Release:    1%{?dist}
 Summary:    Node.js option parsing
 License:    MIT
 Group:      System Environment/Libraries
@@ -45,6 +45,9 @@ rm -rf %{buildroot}
 %doc README.md LICENSE examples
 
 %changelog
+* Tue Jul 30 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 2.1.2-1
+- new upstream release 2.1.2
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 2.1.1-3
 - restrict to compatible arches
 
diff --git a/sources b/sources
index 2ade5c0..425a56b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-2c39b4c1588dbaa2d087ab82dc7ceafc  nopt-2.0.0.tgz
-b2cf204cb26969c04e2af14edf0b23ab  nopt-2.1.1.tgz
+8d45db7e9a13b0216792b29cab75f2b0  nopt-2.1.2.tgz


More information about the scm-commits mailing list