[nodejs-tunnel-agent/el6] new upstream release 0.3.0

T.C. Hollingsworth patches at fedoraproject.org
Tue Jun 25 22:07:12 UTC 2013


commit 640529f2988ceccf6c7d8d46a3e1628799e40c11
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 17:04:59 2013 -0700

    new upstream release 0.3.0

 .gitignore               |    1 +
 nodejs-tunnel-agent.spec |    7 +++++--
 sources                  |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6949833..12ce1e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /tunnel-agent-0.2.0.tgz
+/tunnel-agent-0.3.0.tgz
diff --git a/nodejs-tunnel-agent.spec b/nodejs-tunnel-agent.spec
index 09ae9bc..c21f520 100644
--- a/nodejs-tunnel-agent.spec
+++ b/nodejs-tunnel-agent.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-tunnel-agent
-Version:    0.2.0
-Release:    3%{?dist}
+Version:    0.3.0
+Release:    1%{?dist}
 Summary:    HTTP proxy tunneling agent
 # Apache 2.0 License added upstream, will appear in next release
 # https://github.com/mikeal/tunnel-agent/blob/master/LICENSE
@@ -41,6 +41,9 @@ rm -rf %{buildroot}
 %{nodejs_sitelib}/tunnel-agent
 
 %changelog
+* Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.3.0-1
+- new upstream release 0.3.0
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.0-3
 - restrict to compatible arches
 
diff --git a/sources b/sources
index 2f05227..caa1e3a 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 1a2a18fa5b417b898477e06d7faf9bba  tunnel-agent-0.2.0.tgz
+0eb0b4e46d6a4d72ccd7e5941d0fc11a  tunnel-agent-0.3.0.tgz


More information about the scm-commits mailing list