Information for build colorized-logs-2.6-1.fc36

ID1828420
Package Namecolorized-logs
Version2.6
Release1.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/colorized-logs.git#aa0ae51ad2044e673c1527e38f88cfd49493a26f
SummaryTools for logs with ANSI color
DescriptionSome tools like gcc, dmesg, grep --color, colordiff, ccze, etc can enhance their output with color, making reading a lot more pleasant. The difference can be as big as between slogging through twenty pages of a build log to find a failure, and a swift drag of the scroller to do the same within a second. Such colored logs can be usually viewed on a terminal or with "less -R"; this package gives you: * ansi2html: convert logs to HTML * ansi2txt: drop ANSI control codes * ttyrec2ansi: drop timing data from ttyrec files * pipetty: makes a program think its stdout and stderr are connected to a terminal; use as a prefix: "pipetty dmesg|tee" * lesstty: pipe a program (as above) to "less -R"
Built bykilobyte
State complete
Volume DEFAULT
StartedMon, 06 Sep 2021 02:50:58 UTC
CompletedMon, 06 Sep 2021 02:54:32 UTC
Taskbuild (rawhide, /rpms/colorized-logs.git:aa0ae51ad2044e673c1527e38f88cfd49493a26f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/colorized-logs.git#aa0ae51ad2044e673c1527e38f88cfd49493a26f'}}
Tags
f36
RPMs
src
colorized-logs-2.6-1.fc36.src.rpm (info) (download)
aarch64
colorized-logs-2.6-1.fc36.aarch64.rpm (info) (download)
colorized-logs-debuginfo-2.6-1.fc36.aarch64.rpm (info) (download)
colorized-logs-debugsource-2.6-1.fc36.aarch64.rpm (info) (download)
armv7hl
colorized-logs-2.6-1.fc36.armv7hl.rpm (info) (download)
colorized-logs-debuginfo-2.6-1.fc36.armv7hl.rpm (info) (download)
colorized-logs-debugsource-2.6-1.fc36.armv7hl.rpm (info) (download)
i686
colorized-logs-2.6-1.fc36.i686.rpm (info) (download)
colorized-logs-debuginfo-2.6-1.fc36.i686.rpm (info) (download)
colorized-logs-debugsource-2.6-1.fc36.i686.rpm (info) (download)
ppc64le
colorized-logs-2.6-1.fc36.ppc64le.rpm (info) (download)
colorized-logs-debuginfo-2.6-1.fc36.ppc64le.rpm (info) (download)
colorized-logs-debugsource-2.6-1.fc36.ppc64le.rpm (info) (download)
s390x
colorized-logs-2.6-1.fc36.s390x.rpm (info) (download)
colorized-logs-debuginfo-2.6-1.fc36.s390x.rpm (info) (download)
colorized-logs-debugsource-2.6-1.fc36.s390x.rpm (info) (download)
x86_64
colorized-logs-2.6-1.fc36.x86_64.rpm (info) (download)
colorized-logs-debuginfo-2.6-1.fc36.x86_64.rpm (info) (download)
colorized-logs-debugsource-2.6-1.fc36.x86_64.rpm (info) (download)
Logs
armv7hl
hw_info.log
state.log
build.log
root.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
root.log
state.log
hw_info.log
build.log
mock_output.log
Changelog * Mon Sep 06 2021 Adam Borowski <kilobyte@angband.pl> 2.6-1 - New upstream release. * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Jan 27 2020 Adam Borowski <kilobyte@angband.pl> 2.5-1 - New upstream release. - Install lesstty and its manpage.