Tue, 23 Apr 2024 06:39:52 UTC | login

Information for build rh-nodejs8-nodejs-ms-0.7.1-5.el7

ID19185
Package Namerh-nodejs8-nodejs-ms
Version0.7.1
Release5.el7
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
StartedThu, 17 Aug 2017 13:45:32 UTC
CompletedThu, 17 Aug 2017 13:47:55 UTC
Taskbuild (sclo7-rh-nodejs8-rh-el7, rh-nodejs8-nodejs-ms-0.7.1-5.el7.src.rpm)
Tags
sclo7-rh-nodejs8-rh-candidate
sclo7-rh-nodejs8-rh-release
sclo7-rh-nodejs8-rh-testing
RPMs
src
rh-nodejs8-nodejs-ms-0.7.1-5.el7.src.rpm (info) (download)
noarch
rh-nodejs8-nodejs-ms-0.7.1-5.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Mon Jul 03 2017 Zuzana Svetlikova <zsvetlik@redhat.com> - 0.7.1-5 - rh-nodejs8 rebuild * Tue Feb 16 2016 Zuzana Svetlikova <zsvetlik@redhat.com> - 0.7.1-4 - Use macro in -runtime dependency * Sun Feb 14 2016 Zuzana Svetlikova <zsvetlik@redhat.com> - 0.7.1-3 - Rebuilt with updated metapackage * 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