[nodejs-request] new upstream release 2.21.0

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


commit be0cac0999ef3afe2385310985960bdde612662e
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 17:03:50 2013 -0700

    new upstream release 2.21.0

 .gitignore          |    1 +
 nodejs-request.spec |    7 +++++--
 sources             |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e2809e6..bf78cfd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /request-2.12.0.tgz
 /request-2.14.0.tgz
 /request-2.16.6.tgz
+/request-2.21.0.tgz
diff --git a/nodejs-request.spec b/nodejs-request.spec
index ce2a9e7..7bd977c 100644
--- a/nodejs-request.spec
+++ b/nodejs-request.spec
@@ -3,8 +3,8 @@
 %global enable_tests 0
 
 Name:       nodejs-request
-Version:    2.16.6
-Release:    5%{?dist}
+Version:    2.21.0
+Release:    1%{?dist}
 Summary:    Simplified HTTP request client
 License:    ASL 2.0
 Group:      Development/Libraries
@@ -76,6 +76,9 @@ rm -rf %{buildroot}
 %doc README.md LICENSE
 
 %changelog
+* Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 2.21.0-1
+- new upstream release 2.21.0
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 2.16.6-5
 - restrict to compatible arches
 
diff --git a/sources b/sources
index f5f119d..928b27f 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 2920a938b526459822037fecb6926c96  request-2.16.6.tgz
+4b12facf00f1e416b05faa954bd4fe47  request-2.21.0.tgz


More information about the scm-commits mailing list