[nodejs-revalidator] Update to upstream release 0.1.7

Jamie Nguyen jamielinux at fedoraproject.org
Sat Apr 26 22:06:02 UTC 2014


commit 198ba9663d68dbbdccdb559de74dc69b65b84a28
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Sat Apr 26 23:05:52 2014 +0100

    Update to upstream release 0.1.7

 .gitignore              |    1 +
 nodejs-revalidator.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e30ced8..9e95e82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /revalidator-0.1.5.tgz
 /revalidator-0.1.6.tgz
+/revalidator-0.1.7.tgz
diff --git a/nodejs-revalidator.spec b/nodejs-revalidator.spec
index 7fb2842..419d0ef 100644
--- a/nodejs-revalidator.spec
+++ b/nodejs-revalidator.spec
@@ -3,7 +3,7 @@
 %global enable_tests 1
 
 Name:       nodejs-revalidator
-Version:    0.1.6
+Version:    0.1.7
 Release:    1%{?dist}
 Summary:    A cross-browser/Node.js validator used by resourceful
 License:    ASL 2.0
@@ -57,6 +57,9 @@ cp -pr package.json lib/ \
 
 
 %changelog
+* Sat Apr 26 2014 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.1.7-1
+- update to upstream release 0.1.7
+
 * Fri Apr 18 2014 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.1.6-1
 - update to upstream release 0.1.6
 
diff --git a/sources b/sources
index 2e7de06..e53fd49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-caf94516d5c7044891d26db4f889bb2e  revalidator-0.1.6.tgz
+665190dd957b73ccc0a56a1ab564f061  revalidator-0.1.7.tgz


More information about the scm-commits mailing list