[nodejs-sax] Update to upstream release 0.5.5

Jamie Nguyen jamielinux at fedoraproject.org
Mon Aug 26 17:48:42 UTC 2013


commit b179eb25f85bf48e0b23956dad3e5102ddac7952
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Mon Aug 26 18:48:22 2013 +0100

    Update to upstream release 0.5.5

 .gitignore      |    1 +
 nodejs-sax.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f4244d4..2e5dcaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /sax-0.5.2.tgz
 /sax-0.5.4.tgz
+/sax-0.5.5.tgz
diff --git a/nodejs-sax.spec b/nodejs-sax.spec
index c37dd9f..d73d832 100644
--- a/nodejs-sax.spec
+++ b/nodejs-sax.spec
@@ -3,8 +3,8 @@
 %global enable_tests 1
 
 Name:       nodejs-sax
-Version:    0.5.4
-Release:    2%{?dist}
+Version:    0.5.5
+Release:    1%{?dist}
 Summary:    A streaming SAX-style XML parser in JavaScript for Node.js
 License:    BSD and W3C
 Group:      System Environment/Libraries
@@ -57,6 +57,9 @@ rm -f examples/switch-bench.js
 
 
 %changelog
+* Mon Aug 26 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.5.5-1
+- update to upstream release 0.5.5
+
 * Sun Jul 28 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.5.4-2
 - restrict to compatible arches
 
diff --git a/sources b/sources
index 921cc8e..e85d72f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e713f075e8cb8bbef401b4535b29d6f4  sax-0.5.4.tgz
+0d9c4ac2648df83cc0d9397711cf89fb  sax-0.5.5.tgz


More information about the scm-commits mailing list