[nodejs-recast] 0.10.0

Ralph Bean ralph at fedoraproject.org
Sat Feb 21 01:40:47 UTC 2015


commit a67dd0974881b77408f290d4a489c29b123c27a8
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Feb 20 20:40:45 2015 -0500

    0.10.0

 .gitignore         | 1 +
 nodejs-recast.spec | 5 ++++-
 sources            | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5012602..75dff15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /recast-0.6.3.tgz
+/recast-0.10.0.tgz
diff --git a/nodejs-recast.spec b/nodejs-recast.spec
index 9320889..62ea936 100644
--- a/nodejs-recast.spec
+++ b/nodejs-recast.spec
@@ -6,7 +6,7 @@
 %global barename recast
 
 Name:               nodejs-recast
-Version:            0.6.3
+Version:            0.10.0
 Release:            1%{?dist}
 Summary:            JavaScript syntax tree transformer
 
@@ -76,5 +76,8 @@ node ./node_modules/mocha/bin/mocha --reporter spec
 %{nodejs_sitelib}/recast/
 
 %changelog
+* Sat Feb 21 2015 Ralph Bean <rbean at redhat.com> - 0.10.0-1
+- new version
+
 * Tue Jul 22 2014 Ralph Bean <rbean at redhat.com> - 0.6.3-1
 - Initial packaging for Fedora.
diff --git a/sources b/sources
index 6ff2c97..a6371d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b503e3a42a2931083270bc73a2e0c5b4  recast-0.6.3.tgz
+d9e1a2ab592b41dbb00790d1bbb105cd  recast-0.10.0.tgz


More information about the scm-commits mailing list