Sat, 11 May 2024 04:45:46 UTC | login

Information for build sed-4.8-11.1.riscv64.fc33

ID196420
Package Namesed
Version4.8
Release11.1.riscv64.fc33
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/sed.git#d78a5b07527423895cd0f0177cb3569ad612424f
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 failed
Volume DEFAULT
StartedTue, 09 Aug 2022 08:28:23 UTC
CompletedTue, 09 Aug 2022 08:44:02 UTC
Taskbuild (f33, /rpms/sed.git:d78a5b07527423895cd0f0177cb3569ad612424f)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/sed.git#d78a5b07527423895cd0f0177cb3569ad612424f'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Aug 08 2022 David Abdurachmanov <davidlt@rivosinc.com> - 4.8-11.1.riscv64 - Regenerate build system (autoreconf) - Fix testsuite (export CONFIG_HEADER to test scripts) - Add BR for gettext-devel (autopoint) * Mon Aug 08 2022 David Abdurachmanov <davidlt@rivosinc.com> - 4.8-11.0.riscv64 - Disable debug packages on riscv64 * 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