[nodejs-ms] Update to upstream release 0.5.1

Jamie Nguyen jamielinux at fedoraproject.org
Fri Mar 15 06:40:54 UTC 2013


commit 939995b6c6e7b26b77c2fef41342b13e3e7c5bcd
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Fri Mar 15 06:40:40 2013 +0000

    Update to upstream release 0.5.1

 .gitignore     |    1 +
 nodejs-ms.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a938eb1..fb70812 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /ms-0.5.0.tgz
+/ms-0.5.1.tgz
diff --git a/nodejs-ms.spec b/nodejs-ms.spec
index a196392..11157c2 100644
--- a/nodejs-ms.spec
+++ b/nodejs-ms.spec
@@ -1,8 +1,8 @@
 %global enable_tests 0
 
 Name:       nodejs-ms
-Version:    0.5.0
-Release:    2%{?dist}
+Version:    0.5.1
+Release:    1%{?dist}
 Summary:    Tiny milliseconds conversion utility for Node.js
 License:    MIT
 Group:      System Environment/Libraries
@@ -61,6 +61,9 @@ cp -pr %{nodejs_sitelib} .
 
 
 %changelog
+* Fri Mar 15 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.5.1-1
+- update to upstream release 0.5.1
+
 * Fri Feb 22 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.5.0-2
 - add a copy of the MIT license to comply with license requirements
 
diff --git a/sources b/sources
index d6d7ab4..ab4c770 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f07220b478e6321fe0b1fa6be6c1b9da  ms-0.5.0.tgz
+db95fc24a10b88b0514c8ad0f334e204  ms-0.5.1.tgz


More information about the scm-commits mailing list