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

T.C. Hollingsworth patches at fedoraproject.org
Tue Aug 27 08:58:28 UTC 2013


commit cada6a6db21a5bfde8a0dbc489348dde1daff367
Merge: ff0f5ce 2f74c1f
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Tue Aug 27 01:51:25 2013 -0700

    Merge branch 'f19' into f20

 .gitignore  |    1 +
 nodejs.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --cc nodejs.spec
index aa63a8a,cccb3c1..fe1dec1
--- a/nodejs.spec
+++ b/nodejs.spec
@@@ -163,11 -163,13 +163,15 @@@ cp -p common.gypi %{buildroot}%{_datadi
  %{_datadir}/node/common.gypi
  
  %files docs
 -%{_defaultdocdir}/%{name}-docs-%{version}
 +%dir %{_pkgdocdir}
 +%{_pkgdocdir}/html
 +%exclude %{_pkgdocdir}/(ChangeLog|LICENSE|README.md|AUTHORS)
  
  %changelog
+ * Tue Aug 27 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.17-1
+ - new upstream release 0.10.17
+   http://blog.nodejs.org/2013/08/21/node-v0-10-17-stable/
+ 
  * Sat Aug 17 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.16-1
  - new upstream release 0.10.16
    http://blog.nodejs.org/2013/08/16/node-v0-10-16-stable/


More information about the scm-commits mailing list