Thu, 18 Apr 2024 17:01:47 UTC | login

Information for build nodejs010-nodejs-ms-0.7.1-2.el6

ID8506
Package Namenodejs010-nodejs-ms
Version0.7.1
Release2.el6
Epoch
SummaryTiny milliseconds conversion utility for Node.js
DescriptionThis module is a tiny milliseconds conversion utility for Node.js. It does the following: - If a number is supplied to ms, a string with a unit is returned. - If a string that contains the number is supplied, it returns it as a number (e.g: it returns 100 for '100'). - If you pass a string with a number and a valid unit, the number of equivalent milliseconds is returned.
Built byhhorak
State complete
Volume DEFAULT
StartedMon, 25 Jan 2016 18:07:44 UTC
CompletedMon, 25 Jan 2016 18:15:15 UTC
Taskbuild (sclo6-nodejs010-rh-el6, nodejs010-nodejs-ms-0.7.1-2.el6.src.rpm)
Tags
sclo6-nodejs010-rh-candidate
sclo6-nodejs010-rh-release
sclo6-nodejs010-rh-testing
RPMs
src
nodejs010-nodejs-ms-0.7.1-2.el6.src.rpm (info) (download)
noarch
nodejs010-nodejs-ms-0.7.1-2.el6.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Dec 01 2015 Tomas Hrcka <thrcka@redhat.com> - 0.7.1-2 - Enable scl macros * Thu Sep 10 2015 Troy Dawson <tdawson@redhat.com> - 0.7.1-1 - Update to 0.7.1 - Turn off tests until all dependencies are built * Fri Apr 18 2014 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.6.2-1 - update to upstream release 0.6.2 * Sun Jul 28 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.6.1-2 - restrict to compatible arches * Sat May 25 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.6.1-1 - update to upstream release 0.6.1 * Sat Mar 16 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.6.0-1 - update to upstream release 0.6.0 - History.md is now not included in the npm tarball - tests are now not included in the npm tarball, so download separately * Fri Mar 15 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.5.1-1 - update to upstream release 0.5.1 * Fri Feb 22 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.5.0-2 - add a copy of the MIT license to comply with license requirements * Thu Feb 14 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.5.0-1 - initial package