[nodejs/f20: 2/2] Merge branch 'f19' into f20

T.C. Hollingsworth patches at fedoraproject.org
Thu Sep 18 03:37:01 UTC 2014


commit 2b2c732fe3afbde4998fde433cdb5a4f25897a7f
Merge: 8665ff1 c9b274d
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Sep 17 20:33:23 2014 -0700

    Merge branch 'f19' into f20

 .gitignore  |    1 +
 nodejs.spec |    7 ++++++-
 sources     |    1 +
 3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --cc nodejs.spec
index 9d770e5,bbe1b89..2c00d28
--- a/nodejs.spec
+++ b/nodejs.spec
@@@ -171,10 -166,14 +171,15 @@@ cp -p common.gypi %{buildroot}%{_datadi
  %{_datadir}/node/common.gypi
  
  %files docs
 -%{_defaultdocdir}/%{name}-docs-%{version}
 +%dir %{_pkgdocdir}
 +%{_pkgdocdir}/html
  
  %changelog
+ * Thu Sep 18 2014 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.32-1
+ - new upstream release 0.10.32
+   http://blog.nodejs.org/2014/08/19/node-v0-10-31-stable/
+   http://blog.nodejs.org/2014/09/16/node-v0-10-32-stable/
+ 
  * Fri Aug 01 2014 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.30-1
  - new upstream release 0.10.30
    http://blog.nodejs.org/2014/07/31/node-v0-10-30-stable/


More information about the scm-commits mailing list