[npm/f18] new upstream release 1.2.10

T.C. Hollingsworth patches at fedoraproject.org
Sat Feb 9 01:10:27 UTC 2013


commit b1108451d3a81c16232f6774f9eac9f3d9fea7c3
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Fri Feb 8 18:08:22 2013 -0700

    new upstream release 1.2.10

 .gitignore |    1 +
 npm.spec   |    7 +++++--
 sources    |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ef2aaa..3ecf05f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /npm-1.2.1.tgz
+/npm-1.2.10.tgz
diff --git a/npm.spec b/npm.spec
index 6baf371..9444847 100644
--- a/npm.spec
+++ b/npm.spec
@@ -1,6 +1,6 @@
 Name:       npm
-Version:    1.2.1
-Release:    2%{?dist}
+Version:    1.2.10
+Release:    1%{?dist}
 Summary:    Node.js Package Manager
 License:    MITNFA
 Group:      Development/Tools
@@ -93,6 +93,9 @@ rm -rf %{buildroot}
 %doc AUTHORS doc/* html README.md LICENSE
 
 %changelog
+* Sat Feb 09 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.2.10-1
+- new upstream release 1.2.10
+
 * Sat Jan 19 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1.2.1-2
 - fix rpmlint warnings
 
diff --git a/sources b/sources
index 482a052..ff39ed4 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 0eeda57433d4b1521f5ed2130007ce1e  npm-1.2.1.tgz
+a43e31f64128e10e5e928dd03293d19e  npm-1.2.10.tgz


More information about the scm-commits mailing list