[nodejs-es5-shim] $VERSION

Ralph Bean ralph at fedoraproject.org
Wed Feb 18 16:19:47 UTC 2015


commit 1145954fe59c3d68792c2c8c777d014df620b432
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Feb 18 11:19:38 2015 -0500

    $VERSION

 .gitignore           |    4 ++++
 nodejs-es5-shim.spec |    7 +++++--
 sources              |    5 ++++-
 3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3062662..f88c3eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
 /es5-shim-4.0.3.tgz
+/es5-shim-4.1.0.tgz
+/nodejs-es5-shim.spec
+/slurp-upstream.sh
+/sources
diff --git a/nodejs-es5-shim.spec b/nodejs-es5-shim.spec
index 11032ee..4b52b0f 100644
--- a/nodejs-es5-shim.spec
+++ b/nodejs-es5-shim.spec
@@ -6,8 +6,8 @@
 %global barename es5-shim
 
 Name:               nodejs-es5-shim
-Version:            4.0.3
-Release:            2%{?dist}
+Version:            4.1.0
+Release:            1%{?dist}
 Summary:            ECMAScript 5 compatibility shims for legacy JavaScript engines
 
 Group:              Development/Libraries
@@ -74,6 +74,9 @@ npm run lint && jasmine-node --matchall ./ tests/spec/
 %{nodejs_sitelib}/es5-shim/
 
 %changelog
+* Wed Feb 18 2015 Ralph Bean <rbean at redhat.com> - 4.1.0-1
+- new version
+
 * Mon Sep 15 2014 Ralph Bean <rbean at redhat.com> - 4.0.3-2
 - Run minify/uglify step in the build section as per review request.
 - Added BR on uglify-js.
diff --git a/sources b/sources
index 7efece7..f207772 100644
--- a/sources
+++ b/sources
@@ -1 +1,4 @@
-c25b313284b80ac11f81bf87e89bafe7  es5-shim-4.0.3.tgz
+9fb21538fb82d9c9e739117e8f7b5631  es5-shim-4.1.0.tgz
+8e3a975aeca6ae5809f99e82539f3b65  nodejs-es5-shim.spec
+05f480c91039574ca8f61e72523f4aae  slurp-upstream.sh
+d41d8cd98f00b204e9800998ecf8427e  sources


More information about the scm-commits mailing list