[nodejs-npm-registry-client/f19] new upstream release 0.2.20

T.C. Hollingsworth patches at fedoraproject.org
Wed Apr 3 22:51:45 UTC 2013


commit 2aa13de96c5aabe5e96b4be486802d326bff7b9b
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Apr 3 15:29:27 2013 -0700

    new upstream release 0.2.20

 .gitignore                      |    1 +
 nodejs-npm-registry-client.spec |    7 +++++--
 sources                         |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e3b4fdf..2c9e793 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /npm-registry-client-0.2.13.tgz
 /npm-registry-client-0.2.15.tgz
 /npm-registry-client-0.2.18.tgz
+/npm-registry-client-0.2.20.tgz
diff --git a/nodejs-npm-registry-client.spec b/nodejs-npm-registry-client.spec
index f3731f1..afc17d5 100644
--- a/nodejs-npm-registry-client.spec
+++ b/nodejs-npm-registry-client.spec
@@ -1,6 +1,6 @@
 Name:           nodejs-npm-registry-client
-Version:        0.2.18
-Release:        2%{?dist}
+Version:        0.2.20
+Release:        1%{?dist}
 Summary:        Client for the npm registry
 BuildArch:      noarch
 
@@ -39,6 +39,9 @@ rm -rf %buildroot
 %doc README.md LICENSE
 
 %changelog
+* Wed Apr 03 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.20-1
+- new upstream release 0.2.20
+
 * Wed Mar 13 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.18-2
 - fix request dep
 
diff --git a/sources b/sources
index 2ec3672..ec19ca2 100644
--- a/sources
+++ b/sources
@@ -2,3 +2,4 @@ d02b062e6b45058c95ee50e6bba27a09  npm-registry-client-0.2.11.tgz
 ce84e22e14a0d706d537f9fd21f0c85b  npm-registry-client-0.2.13.tgz
 99f8e8871ffefd4f8fd7d1c1091e5bf5  npm-registry-client-0.2.15.tgz
 abb6717b1ef92dfcdb1208a9b6f6e3b1  npm-registry-client-0.2.18.tgz
+73b5f8556c0b7ea7425c9b6f8f0b6e88  npm-registry-client-0.2.20.tgz


More information about the scm-commits mailing list