Information for build nodejs-node-stringprep-0.7.3-9.fc24.1

ID758385
Package Namenodejs-node-stringprep
Version0.7.3
Release9.fc24.1
Epoch
SummaryICU StringPrep profiles for Node.js
DescriptionThis module exposes predefined Unicode normalization functions that are required by many protocols. This is just a binding to ICU, which is said to be fast.
Built bysgallagh
State complete
Volume fedora_koji_archive01
StartedThu, 28 Apr 2016 14:00:23 UTC
CompletedThu, 28 Apr 2016 14:04:42 UTC
Taskbuild (f24-candidate, /rpms/nodejs-node-stringprep:5d131f0b884ca93e3a0ff874db276d64e05bbe55)
Tags
f24
RPMs
src
nodejs-node-stringprep-0.7.3-9.fc24.1.src.rpm (info) (download)
armv7hl
nodejs-node-stringprep-0.7.3-9.fc24.1.armv7hl.rpm (info) (download)
nodejs-node-stringprep-debuginfo-0.7.3-9.fc24.1.armv7hl.rpm (info) (download)
i686
nodejs-node-stringprep-0.7.3-9.fc24.1.i686.rpm (info) (download)
nodejs-node-stringprep-debuginfo-0.7.3-9.fc24.1.i686.rpm (info) (download)
x86_64
nodejs-node-stringprep-0.7.3-9.fc24.1.x86_64.rpm (info) (download)
nodejs-node-stringprep-debuginfo-0.7.3-9.fc24.1.x86_64.rpm (info) (download)
Logs
armv7hl
state.log
root.log
build.log
x86_64
root.log
build.log
state.log
i686
root.log
build.log
state.log
Changelog * Thu Apr 28 2016 Stephen Gallagher <sgallagh@redhat.com> - 0.7.3-9.1 - Rebuild for Node.js 4.4.3 downgrade * Tue Mar 29 2016 Tom Hughes <tom@compton.nu> - 0.7.3-9 - Rebuild for Node.js 5.x * Wed Mar 23 2016 Tom Hughes <tom@compton.nu> - 0.7.3-8 - Rebuild for Node.js 4.4.x * Wed Feb 10 2016 Tom Hughes <tom@compton.nu> - 0.7.3-7 - Rebuild for Node.js 4.3.x * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 20 2016 Tom Hughes <tom@compton.nu> - 0.7.3-5 - Patch package.json to allow nodejs 4 * Mon Dec 07 2015 Tom Hughes <tom@compton.nu> - 0.7.3-4 - Rebuild for nodejs 4.2 * Mon Dec 07 2015 Tom Hughes <tom@compton.nu> - 0.7.3-3 - Patch in support for nan 2.x * Wed Nov 25 2015 Tom Hughes <tom@compton.nu> - 0.7.3-2 - Export LDFLAGS for hardened build support * Mon Nov 23 2015 Tom Hughes <tom@compton.nu> - 0.7.3-1 - Update to 0.7.3 upstream release - Enable tests * Wed Oct 28 2015 David Tardon <dtardon@redhat.com> - 0.2.3-11 - rebuild for ICU 56.1 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.2.3-9 - Rebuilt for GCC 5 C++11 ABI change * Mon Jan 26 2015 David Tardon <dtardon@redhat.com> - 0.2.3-8 - rebuild for ICU 54.1 * Tue Aug 26 2014 David Tardon <dtardon@redhat.com> - 0.2.3-7 - rebuild for ICU 53.1 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat May 10 2014 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.2.3-4 - patch for new Nan 1.0.0 API * Sat May 10 2014 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.2.3-3 - fix version of npm(nan) * Mon Apr 21 2014 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.2.3-2 - fix version of npm(nan) and npm(bindings) dependencies * Sat Apr 19 2014 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.2.3-1 - update to upstream release 0.2.3 * Fri Feb 14 2014 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.1.8-2 - rebuild for icu-53 (via v8) * Sun Jul 28 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.1.8-1 - update to upstream release 0.1.8 - add ExclusiveArch logic - enable tests * Wed Jun 19 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.1.5-5 - rebuild for missing npm(node-stringprep) provides on EL6 * Sun Mar 17 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.1.5-4 - remove npm(bindings) from Requires * Sun Mar 17 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.1.5-3 - remove dependencies on v8 as these are now automatic - remove redundant comments - add libicu-devel to BuildRequires - fix the test in %check - move library to %{nodejs_sitelib}/node-stringprep/node-stringprep.node to comply with packaging guidelines * Thu Feb 14 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.1.5-2 - make use of %nodejs_fixdep * Mon Feb 11 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.1.5-1 - initial package