[nodejs-source-map] Update to upstream release 0.1.33

Jamie Nguyen jamielinux at fedoraproject.org
Thu Mar 13 17:34:05 UTC 2014


commit 584fcfcdd8b029ed05ab46709b73f18f0d1a8cb6
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Thu Mar 13 17:33:50 2014 +0000

    Update to upstream release 0.1.33

 .gitignore             |    1 +
 nodejs-source-map.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5a0a74..5123c58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /source-map-0.1.8.tgz
 /source-map-0.1.22.tgz
 /source-map-0.1.27.tgz
+/source-map-0.1.33.tgz
diff --git a/nodejs-source-map.spec b/nodejs-source-map.spec
index 43a123d..4f416af 100644
--- a/nodejs-source-map.spec
+++ b/nodejs-source-map.spec
@@ -5,7 +5,7 @@
 %global bootstrap 1
 
 Name:           nodejs-source-map
-Version:        0.1.27
+Version:        0.1.33
 Release:        1%{?dist}
 Summary:        Node.js library that generates and consumes source maps
 
@@ -88,6 +88,9 @@ rm -rf %buildroot
 %endif
 
 %changelog
+* Thu Mar 13 2014 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.1.33-1
+- update to upstream release 0.1.33
+
 * Tue Jul 30 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.1.27-1
 - update to upstream release 0.1.27
 - restrict to compatible arches
diff --git a/sources b/sources
index 395a341..6910330 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-582ecbe2e6a5ed025e97a7267269d8bc  source-map-0.1.27.tgz
+2d4e9c1613ebaa37de97a7c5366d21ae  source-map-0.1.33.tgz


More information about the scm-commits mailing list