[nodejs/el6] new upstream release 0.10.7 (cherry picked from commit 0c69a9595adc8c2bafaab96210ebc041a962cdf1)

T.C. Hollingsworth patches at fedoraproject.org
Wed May 29 03:20:46 UTC 2013


commit 4d1e5955f31b1e136d9a5be4a6b787d454b761aa
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Tue May 28 19:55:25 2013 -0700

    new upstream release 0.10.7
    (cherry picked from commit 0c69a9595adc8c2bafaab96210ebc041a962cdf1)
    
    Conflicts:
    	nodejs.spec

 nodejs.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nodejs.spec b/nodejs.spec
index b605713..0b66e6d 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -1,6 +1,6 @@
 Name: nodejs
-Version: 0.10.5
-Release: 3%{?dist}
+Version: 0.10.7
+Release: 1%{?dist}
 Summary: JavaScript runtime
 License: MIT and ASL 2.0 and ISC and BSD
 Group: Development/Languages
@@ -186,6 +186,9 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
 %{_defaultdocdir}/%{name}-docs-%{version}
 
 %changelog
+* Wed May 29 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.7-1
+- new upstream release 0.10.7
+
 * Mon May 06 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.5-3
 - nodejs-fixdep: work properly when a package has no dependencies
 


More information about the scm-commits mailing list