[nodejs-revalidator] Update to upstream release 0.1.6

Jamie Nguyen jamielinux at fedoraproject.org
Fri Apr 18 17:31:53 UTC 2014


commit b36e19d3b9cce9217bacaeb309d3c8f05f0ab3c5
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Fri Apr 18 18:31:38 2014 +0100

    Update to upstream release 0.1.6

 .gitignore              |    1 +
 nodejs-revalidator.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c354f40..e30ced8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /revalidator-0.1.5.tgz
+/revalidator-0.1.6.tgz
diff --git a/nodejs-revalidator.spec b/nodejs-revalidator.spec
index 5835bd7..7fb2842 100644
--- a/nodejs-revalidator.spec
+++ b/nodejs-revalidator.spec
@@ -1,10 +1,10 @@
 %{?nodejs_find_provides_and_requires}
 
-%global enable_tests 0
+%global enable_tests 1
 
 Name:       nodejs-revalidator
-Version:    0.1.5
-Release:    2%{?dist}
+Version:    0.1.6
+Release:    1%{?dist}
 Summary:    A cross-browser/Node.js validator used by resourceful
 License:    ASL 2.0
 Group:      System Environment/Libraries
@@ -57,6 +57,9 @@ cp -pr package.json lib/ \
 
 
 %changelog
+* Fri Apr 18 2014 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.1.6-1
+- update to upstream release 0.1.6
+
 * Sun Jul 28 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.1.5-2
 - restrict to compatible arches
 
diff --git a/sources b/sources
index e6a0229..2e7de06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-107748b94485aa3d0da8062eaa58b490  revalidator-0.1.5.tgz
+caf94516d5c7044891d26db4f889bb2e  revalidator-0.1.6.tgz


More information about the scm-commits mailing list