From 6c763dd5481fa06388ed2e17fcb727cf280f89fb Mon Sep 17 00:00:00 2001 From: Jamie Nguyen Date: May 25 2013 14:28:54 +0000 Subject: Update to upstream release 0.2.3 --- diff --git a/.gitignore b/.gitignore index 3cb335e..76df25b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ltx-0.2.2.tgz +/ltx-0.2.3.tgz diff --git a/nodejs-ltx.spec b/nodejs-ltx.spec index 20a81cc..ab89128 100644 --- a/nodejs-ltx.spec +++ b/nodejs-ltx.spec @@ -3,8 +3,8 @@ %global enable_tests 0 Name: nodejs-ltx -Version: 0.2.2 -Release: 2%{?dist} +Version: 0.2.3 +Release: 1%{?dist} Summary: A Node.js module for parsing, modifying and building XML License: MIT Group: System Environment/Libraries @@ -52,6 +52,9 @@ ln -sf %{nodejs_sitelib} . %changelog +* Sat May 25 2013 Jamie Nguyen - 0.2.3-1 +- update to upstream release 0.2.3 + * Sun Mar 17 2013 Jamie Nguyen - 0.2.2-2 - do not include benchmark directory in %%doc diff --git a/sources b/sources index ff5fc93..598f893 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e0a7a0ef4cbd9605246d017951b49a6a ltx-0.2.2.tgz +e3c5441c61a179d18c9f4d3229ec9755 ltx-0.2.3.tgz