[nodejs-ast-types] 0.6.14

Ralph Bean ralph at fedoraproject.org
Fri Feb 20 20:52:13 UTC 2015


commit f8da630ef3232a37d58b7c7955ca26222c5102bb
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Feb 20 15:52:11 2015 -0500

    0.6.14

 .gitignore            | 1 +
 nodejs-ast-types.spec | 5 ++++-
 sources               | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e6d62a..a61175f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /ast-types-0.4.5.tgz
+/ast-types-0.6.14.tgz
diff --git a/nodejs-ast-types.spec b/nodejs-ast-types.spec
index 0f54895..17ab068 100644
--- a/nodejs-ast-types.spec
+++ b/nodejs-ast-types.spec
@@ -6,7 +6,7 @@
 %global barename ast-types
 
 Name:               nodejs-ast-types
-Version:            0.4.5
+Version:            0.6.14
 Release:            1%{?dist}
 Summary:            Esprima-compatible implementation of the Mozilla JS Parser API
 
@@ -64,5 +64,8 @@ mocha --reporter spec test/run.js
 %{nodejs_sitelib}/ast-types/
 
 %changelog
+* Fri Feb 20 2015 Ralph Bean <rbean at redhat.com> - 0.6.14-1
+- new version
+
 * Tue Jul 22 2014 Ralph Bean <rbean at redhat.com> - 0.4.5-1
 - Initial packaging for Fedora.
diff --git a/sources b/sources
index 67c6d73..faaa2fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-80f1d9ecfe9ff8bf576c0dbe9056137a  ast-types-0.4.5.tgz
+5d06f2d0134025e46a1f066f27810cbd  ast-types-0.6.14.tgz


More information about the scm-commits mailing list