Fri, 17 May 2024 21:09:52 UTC | login

Information for build nodejs-inherits-2.0.1-8.fc24

ID9817
Package Namenodejs-inherits
Version2.0.1
Release8.fc24
Epoch
SummaryA tiny simple way to do classic inheritance in js
DescriptionA tiny simple way to do classic inheritance in js.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:14:12 UTC
CompletedSat, 14 Apr 2018 20:14:12 UTC
Tags
f28
f29
RPMs
src
nodejs-inherits-2.0.1-8.fc24.src.rpm (info) (download)
noarch
nodejs-inherits-2.0.1-8.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jan 26 2016 Tom Hughes <tom@compton.nu> - 2.0.1-7 - Cleanup spec file, removing %defattr and enabling tests * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Oct 26 2014 Tom Hughes <tom@compton.nu> - 2.0.1-5 - update to 2.0.1 upstream release * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Aug 16 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 2.0.0-4 - add some post-install hackery to work around potential RPM bug resulting in symlinks still pointing to their old locations on upgrade (RHBZ#997978) * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Sat Jul 06 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 2.0.0-3 - only run the hack when we really need to * Sat Jul 06 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 2.0.0-2 - use lua for pretrans * Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 2.0.0-1 - new upstream release 2.0.0 - include license file - follow the mutiple version spec * Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1.0.0-9 - restrict to compatible arches * Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1.0.0-8 - add macro for EPEL6 dependency generation * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Tue Jan 08 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1.0.0-6 - add missing build section * Thu Jan 03 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1.0.0-5 - correct license tag (thanks to Robin Lee) * Mon Dec 31 2012 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1.0.0-4 - clean up for submission * Fri Apr 27 2012 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1.0.0-3 - guard Requires for F17 automatic depedency generation * Sat Feb 11 2012 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1.0.0-2 - switch to automatically generated provides/requires * Sat Jan 21 2012 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1.0.0-1 - initial package