[nodejs-aws-sign/el6] new upstream release 0.3.0

T.C. Hollingsworth patches at fedoraproject.org
Tue Jun 25 21:48:19 UTC 2013


commit 0cd9d000a020da821ad14ebeda6e4ed543eb1b24
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 16:53:59 2013 -0700

    new upstream release 0.3.0

 .gitignore           |    1 +
 nodejs-aws-sign.spec |    7 +++++--
 sources              |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 629b467..4910a7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /aws-sign-0.2.0.tgz
+/aws-sign-0.3.0.tgz
diff --git a/nodejs-aws-sign.spec b/nodejs-aws-sign.spec
index 3a54fcc..c801591 100644
--- a/nodejs-aws-sign.spec
+++ b/nodejs-aws-sign.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-aws-sign
-Version:    0.2.0
-Release:    3%{?dist}
+Version:    0.3.0
+Release:    1%{?dist}
 Summary:    AWS signing for Node.js
 # Apache 2.0 License added upstream, will appear in next release
 # https://github.com/mikeal/aws-sign/blob/master/LICENSE
@@ -41,6 +41,9 @@ rm -rf %{buildroot}
 %{nodejs_sitelib}/aws-sign
 
 %changelog
+* Sat Jun 22 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 1031b03..7881bc8 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 feebe30687c1d1898632cf03ea39ce2e  aws-sign-0.2.0.tgz
+3d86b695fe88828a5388ff71df07ce76  aws-sign-0.3.0.tgz


More information about the scm-commits mailing list