[nodejs-socks-proxy-agent] 1.0.0

Ralph Bean ralph at fedoraproject.org
Wed Feb 18 18:44:42 UTC 2015


commit 2b31afc589e9c63f67eed476664f24f38226aef9
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Feb 18 13:44:33 2015 -0500

    1.0.0

 .gitignore                    |    1 +
 nodejs-socks-proxy-agent.spec |    5 ++++-
 sources                       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 857b59d..ebf4122 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /nodejs-socks-proxy-agent-0.1.2-1.fc20.src.rpm
 /socks-proxy-agent-0.1.2.tgz
+/socks-proxy-agent-1.0.0.tgz
diff --git a/nodejs-socks-proxy-agent.spec b/nodejs-socks-proxy-agent.spec
index fe806fc..b10dd00 100644
--- a/nodejs-socks-proxy-agent.spec
+++ b/nodejs-socks-proxy-agent.spec
@@ -6,7 +6,7 @@
 %global barename socks-proxy-agent
 
 Name:               nodejs-socks-proxy-agent
-Version:            0.1.2
+Version:            1.0.0
 Release:            1%{?dist}
 Summary:            A SOCKS (v4a) proxy http.Agent implementation
 
@@ -75,5 +75,8 @@ mocha --reporter spec
 %{nodejs_sitelib}/socks-proxy-agent/
 
 %changelog
+* Wed Feb 18 2015 Ralph Bean <rbean at redhat.com> - 1.0.0-1
+- new version
+
 * Tue Jul 22 2014 Ralph Bean <rbean at redhat.com> - 0.1.2-1
 - Initial packaging for Fedora.
diff --git a/sources b/sources
index da6af9f..cd6327a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-02cf3b7df0ef38e54578426b54644332  socks-proxy-agent-0.1.2.tgz
+e6cbad77e57a26918bc1b94d3825dee7  socks-proxy-agent-1.0.0.tgz


More information about the scm-commits mailing list