Sat, 11 May 2024 06:43:11 UTC | login

Information for build sed-4.8-11.2.riscv64.fc37

ID217848
Package Namesed
Version4.8
Release11.2.riscv64.fc37
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/sed.git#78ec41aec4e22aaf5c9b88add3874d01f0358412
SummaryA GNU stream text editor
DescriptionThe sed (Stream EDitor) editor is a stream or batch (non-interactive) editor. Sed takes text as input, performs an operation or set of operations on the text and outputs the modified text. The operations that sed performs (substitutions, deletions, insertions, etc.) can be specified in a script file or from the command line.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 08 Nov 2022 09:53:30 UTC
CompletedTue, 08 Nov 2022 10:06:12 UTC
Taskbuild (f37, /rpms/sed.git:78ec41aec4e22aaf5c9b88add3874d01f0358412)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/sed.git#78ec41aec4e22aaf5c9b88add3874d01f0358412'}}
Tags
f37
f38
RPMs
src
sed-4.8-11.2.riscv64.fc37.src.rpm (info) (download)
riscv64
sed-4.8-11.2.riscv64.fc37.riscv64.rpm (info) (download)
sed-debuginfo-4.8-11.2.riscv64.fc37.riscv64.rpm (info) (download)
sed-debugsource-4.8-11.2.riscv64.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Aug 08 2022 David Abdurachmanov <davidlt@rivosinc.com> - 4.8-11.2.riscv64 - Regenerate build system (autoreconf) - Fix testsuite (export CONFIG_HEADER to test scripts) - Add BR for gettext-devel (autopoint) * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.8-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.8-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Nov 16 2021 Jakub Martisko <jamartis@redhat.com> - 4.8-9 - Add annotations to disable false positives in the covscan - Related: rhbz#1938867 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.8-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Aug 17 2020 Jakub Martisko <jamartis@redhat.com> - 4.8-6 - Minor spec cleanup