diff --git a/.gitignore b/.gitignore index b280118..23bdddf 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /xml2js-tests-0.4.1.tar.bz2 /node-xml2js-9b6459903f3e3aa5a821729b8b79836d1d2b84cc.tar.gz /node-xml2js-a96eab1febb694549d08cbb6f55b058dca7f12d1.tar.gz +/node-xml2js-0b2121503d05a9844d7bf286691d3657ece17546.tar.gz diff --git a/nodejs-xml2js.spec b/nodejs-xml2js.spec index 7bab76c..7fcb10e 100644 --- a/nodejs-xml2js.spec +++ b/nodejs-xml2js.spec @@ -1,7 +1,7 @@ -%global commit a96eab1febb694549d08cbb6f55b058dca7f12d1 +%global commit 0b2121503d05a9844d7bf286691d3657ece17546 Name: nodejs-xml2js -Version: 0.4.3 +Version: 0.4.4 Release: 1%{?dist} Summary: Simple XML to JavaScript object converter @@ -52,6 +52,9 @@ cp -pr package.json lib %{buildroot}/%{nodejs_sitelib}/xml2js %changelog +* Wed May 28 2014 Tom Hughes - 0.4.4-1 +- Update to 0.4.4 upstream release + * Fri May 23 2014 Tom Hughes - 0.4.3-1 - Update to 0.4.3 upstream release diff --git a/sources b/sources index b7da90f..d863e6d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e8bbf169efa296a13fd237d7e73ecf02 node-xml2js-a96eab1febb694549d08cbb6f55b058dca7f12d1.tar.gz +579c403ff8c0945fa03119ac5cb5bcc5 node-xml2js-0b2121503d05a9844d7bf286691d3657ece17546.tar.gz