Thu, 28 Mar 2024 10:09:08 UTC | login

Information for build rh-nodejs6-nodejs-braces-1.8.2-8.el7

ID16056
Package Namerh-nodejs6-nodejs-braces
Version1.8.2
Release8.el7
Epoch
SummaryFastest brace expansion for node.js
DescriptionFastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification. - Complete support for the braces part of the Bash 4.3 Brace Expansion. Braces passes all of the relevant unit tests from the spec. - Expands comma-separated values: a/{b,c}/d => ['a/b/d', 'a/c/d'] - Expands alphabetical or numerical ranges: {1..3} => ['1', '2', '3'] - Very fast - Special characters can be used to generate interesting patterns.
Built byhhorak
State complete
Volume DEFAULT
StartedMon, 13 Mar 2017 17:52:30 UTC
CompletedMon, 13 Mar 2017 17:56:09 UTC
Taskbuild (sclo7-rh-nodejs6-rh-el7, rh-nodejs6-nodejs-braces-1.8.2-8.el7.src.rpm)
Tags
sclo7-rh-nodejs6-rh-candidate
sclo7-rh-nodejs6-rh-release
sclo7-rh-nodejs6-rh-testing
RPMs
src
rh-nodejs6-nodejs-braces-1.8.2-8.el7.src.rpm (info) (download)
noarch
rh-nodejs6-nodejs-braces-1.8.2-8.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Mon Jan 16 2017 Zuzana Svetlikova <zsvetlik@redhat.com> - 1.8.2-8 - Clean up * Tue Feb 16 2016 Zuzana Svetlikova <zsvetlik@redhat.com> - 1.8.2-7 - Use proper macro in -runtime dependency * Tue Feb 16 2016 Zuzana Svetlikova <zsvetlik@redhat.com> - 1.8.2-6 - Use proper macro in -runtime dependency * Tue Feb 16 2016 Zuzana Svetlikova <zsvetlik@redhat.com> - 1.8.2-5 - Use proper macro in -runtime dependency * Sun Feb 14 2016 Zuzana Svetlikova <zsvetlik@redhat.com> - 1.8.2-4 - rebuilt * Mon Jan 11 2016 Tomas Hrcka <thrcka@redhat.com> - 1.8.2-3 - Enable scl macros * Thu Dec 17 2015 Troy Dawson <tdawson@redhat.com> - 1.8.2-2 - Fix dependencies * Wed Dec 16 2015 Troy Dawson <tdawson@redhat.com> - 1.8.2-1 - Initial package