[nodejs-node-uuid] Update to upstream release 1.4.1

Jamie Nguyen jamielinux at fedoraproject.org
Mon Aug 26 17:33:04 UTC 2013


commit 0837bcffdce4d1c1d969daf1689679c9cf3a5536
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Mon Aug 26 18:32:47 2013 +0100

    Update to upstream release 1.4.1

 .gitignore            |    1 +
 nodejs-node-uuid.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d53ed8..a7cd3ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /node-uuid-1.4.0.tgz
+/node-uuid-1.4.1.tgz
diff --git a/nodejs-node-uuid.spec b/nodejs-node-uuid.spec
index f6d21cb..4364d5e 100644
--- a/nodejs-node-uuid.spec
+++ b/nodejs-node-uuid.spec
@@ -3,8 +3,8 @@
 %global enable_tests 1
 
 Name:       nodejs-node-uuid
-Version:    1.4.0
-Release:    5%{?dist}
+Version:    1.4.1
+Release:    1%{?dist}
 Summary:    Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
 License:    MIT
 Group:      System Environment/Libraries
@@ -55,6 +55,9 @@ cp -pr package.json uuid.js \
 
 
 %changelog
+* Mon Aug 26 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 1.4.1-1
+- update to upstream release 1.4.1
+
 * Sun Jul 28 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 1.4.0-5
 - add ExclusiveArch logic
 
diff --git a/sources b/sources
index d1de12e..58550ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-25074edcf3aa674304e74fe81bbe9b66  node-uuid-1.4.0.tgz
+f7778f1bb34f4ea250b259388cd7ec13  node-uuid-1.4.1.tgz


More information about the scm-commits mailing list