[nodejs-source-map/el6: 3/3] new upstream release 0.1.22

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 23:24:44 UTC 2013


commit 841cf6092713c28a3c66e18df2ad60509368f123
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Mon Apr 15 16:13:28 2013 -0700

    new upstream release 0.1.22

 .gitignore             |    1 +
 nodejs-source-map.spec |    7 +++++--
 sources                |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c7aae8..d572131 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /source-map-0.1.8.tgz
+/source-map-0.1.22.tgz
diff --git a/nodejs-source-map.spec b/nodejs-source-map.spec
index 735bd83..1614135 100644
--- a/nodejs-source-map.spec
+++ b/nodejs-source-map.spec
@@ -5,8 +5,8 @@
 %global bootstrap 1
 
 Name:           nodejs-source-map
-Version:        0.1.8
-Release:        4%{?dist}
+Version:        0.1.22
+Release:        1%{?dist}
 Summary:        Node.js library that generates and consumes source maps
 BuildArch:      noarch
 
@@ -86,6 +86,9 @@ rm -rf %buildroot
 %endif
 
 %changelog
+* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.22-1
+- new upstream release 0.1.22
+
 * Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.1.8-4
 - add macro to enable dependency generation on EPEL6
 
diff --git a/sources b/sources
index 3cca654..c0ed2df 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 591ae72922cf609d817a240c19236654  source-map-0.1.8.tgz
+b616d3449552fff4a4df204461c3cf2b  source-map-0.1.22.tgz


More information about the scm-commits mailing list