Thu, 20 Jun 2024 08:02:28 UTC | login

Information for build nodejs-filelist-0.0.6-6.fc30

ID100003
Package Namenodejs-filelist
Version0.0.6
Release6.fc30
Epoch
SummaryLazy-evaluating list of files, based on globs or regexes
DescriptionA FileList is a lazy-evaluated list of files. When given a list of glob patterns for possible files to be included in the file list, instead of searching the file structures to find the files, a FileList holds the pattern for latter use. This allows you to define a FileList to match any number of files, but only search out the actual files when then FileList itself is actually used. The key is that the first time an element of the FileList/Array is requested, the pending patterns are resolved into a real list of file names.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 11:54:17 UTC
CompletedWed, 24 Jul 2019 11:54:17 UTC
Tags
f31
RPMs
src
nodejs-filelist-0.0.6-6.fc30.src.rpm (info) (download)
noarch
nodejs-filelist-0.0.6-6.fc30.noarch.rpm (info) (download)
Changelog * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild