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

T.C. Hollingsworth patches at fedoraproject.org
Thu Dec 12 18:04:27 UTC 2013


commit f6427d6182e38a2f558e81e0d70f8ce03456b75a
Merge: a60557c 79b29fc
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Thu Dec 12 11:03:04 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 1defeca,f040f66..01abcbe
--- a/nodejs.spec
+++ b/nodejs.spec
@@@ -168,10 -163,13 +168,14 @@@ cp -p common.gypi %{buildroot}%{_datadi
  %{_datadir}/node/common.gypi
  
  %files docs
 -%{_defaultdocdir}/%{name}-docs-%{version}
 +%dir %{_pkgdocdir}
 +%{_pkgdocdir}/html
  
  %changelog
+ * Thu Dec 12 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.23-1
+ - new upstream release 0.10.23
+   http://blog.nodejs.org/2013/12/11/node-v0-10-23-stable/
+ 
  * Tue Nov 12 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.10.22-1
  - new upstream release 0.10.22
    http://blog.nodejs.org/2013/11/12/node-v0-10-22-stable/


More information about the scm-commits mailing list