[nodejs-npm-registry-client] new upstream release 0.2.25

T.C. Hollingsworth patches at fedoraproject.org
Sun Jun 23 03:01:17 UTC 2013


commit e669e769865792e4361f1e5b6a6b10487689332f
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 17:02:25 2013 -0700

    new upstream release 0.2.25

 .gitignore                      |    1 +
 nodejs-npm-registry-client.spec |    7 +++++--
 sources                         |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2c9e793..7763b0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /npm-registry-client-0.2.15.tgz
 /npm-registry-client-0.2.18.tgz
 /npm-registry-client-0.2.20.tgz
+/npm-registry-client-0.2.25.tgz
diff --git a/nodejs-npm-registry-client.spec b/nodejs-npm-registry-client.spec
index 9dde0f3..e05bf87 100644
--- a/nodejs-npm-registry-client.spec
+++ b/nodejs-npm-registry-client.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:           nodejs-npm-registry-client
-Version:        0.2.20
-Release:        3%{?dist}
+Version:        0.2.25
+Release:        1%{?dist}
 Summary:        Client for the npm registry
 BuildArch:      noarch
 ExclusiveArch: %{nodejs_arches} noarch
@@ -42,6 +42,9 @@ rm -rf %buildroot
 %doc README.md LICENSE
 
 %changelog
+* Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.25-1
+- new upstream release 0.2.25
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.20-3
 - restrict to compatible arches
 
diff --git a/sources b/sources
index ec19ca2..207f071 100644
--- a/sources
+++ b/sources
@@ -3,3 +3,4 @@ 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
+5c289fed56dc461d414475d48c1b2de7  npm-registry-client-0.2.25.tgz


More information about the scm-commits mailing list