Thu, 20 Jun 2024 05:52:55 UTC | login

Information for build nodejs-supervisor-0.10.0-1.fc25

ID10269
Package Namenodejs-supervisor
Version0.10.0
Release1.fc25
Epoch
SummaryA supervisor program for running nodejs programs
DescriptionA little supervisor script for nodejs. It runs your program, and watches for code changes, so you can have hot-code reloading like behavior, without worrying about memory leaks and making sure you clean up all the inter-module references, and without a whole new require system.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:14:48 UTC
CompletedSat, 14 Apr 2018 20:14:48 UTC
Tags
f28
f29
RPMs
src
nodejs-supervisor-0.10.0-1.fc25.src.rpm (info) (download)
noarch
nodejs-supervisor-0.10.0-1.fc25.noarch.rpm (info) (download)
Changelog * Fri Apr 29 2016 Troy Dawson <tdawson@redhat.com> - 0.10.0-1 - Update to 0.10.0 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jan 12 2016 Troy Dawson <tdawson@redhat.com> - 0.9.0-1 - Update to 0.9.0 * Mon Sep 21 2015 Troy Dawson <tdawson@redhat.com> - 0.8.0-1 - Update to 0.8.0 * Mon Jul 27 2015 Troy Dawson <tdawson@redhat.com> - 0.7.1-1 - Update to 0.7.1 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Apr 21 2014 Troy Dawson <tdawson@redhat.com> - 0.6.0-1 - Update to version 0.6.0 * Wed Feb 19 2014 Troy Dawson <tdawson@redhat.com> - 0.5.7-1 - Update to version 0.5.7 * Thu Feb 06 2014 Troy Dawson <tdawson@redhat.com> - 0.5.6-1 - Update to version 0.5.6 - add nodejs exclusive arch - add macro to invoke dependency generator on EL6 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Tue May 28 2013 Troy Dawson <tdawson@redhat.com> - 0.5.2-2 - Fixed Summary and Description spelling errors - Added BSD License file, from upstream - Create man pages * Fri Mar 01 2013 Troy Dawson <tdawson@redhat.com> - 0.5.2-1 - Update to 0.5.2 - Update spec to Fedora nodejs standards * Wed Sep 05 2012 Troy Dawson <tdawson@redhat.com> - 0.4.1-2 - Rewored spec file using tchor template * Wed Sep 05 2012 Troy Dawson <tdawson@redhat.com> - 0.4.1-1 - Initial build