This commit is contained in:
Dennis Gilmore 2014-06-07 08:00:42 -05:00
parent d281f417b7
commit 30de266c21
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: nodejs Name: nodejs
Version: 0.10.28 Version: 0.10.28
Release: 2%{?dist} Release: 3%{?dist}
Summary: JavaScript runtime Summary: JavaScript runtime
License: MIT and ASL 2.0 and ISC and BSD License: MIT and ASL 2.0 and ISC and BSD
Group: Development/Languages Group: Development/Languages
@ -179,6 +179,9 @@ cp -p common.gypi %{buildroot}%{_datadir}/node
%{_pkgdocdir}/html %{_pkgdocdir}/html
%changelog %changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.28-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat May 03 2014 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.28-2 * Sat May 03 2014 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.10.28-2
- use the system certificate store instead of the bundled copy - use the system certificate store instead of the bundled copy
both are based on the Mozilla CA list, so the only effect this should have is both are based on the Mozilla CA list, so the only effect this should have is