Information for build beakerlib-1.31.5-1.fc43

ID169218
Package Namebeakerlib
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.31.5
Release1.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/beakerlib.git#d9561eb8ad4648abb2e0f8a38613096237cafcd4
SummaryA shell-level integration testing library
DescriptionThe BeakerLib project means to provide a library of various helpers, which could be used when writing operating system level integration tests.
Built bykojiadmin
State complete
Volume DEFAULT
StartedTue, 11 Nov 2025 20:52:50 CST
CompletedTue, 11 Nov 2025 20:55:55 CST
Taskbuild (f43, /rpms/beakerlib.git:d9561eb8ad4648abb2e0f8a38613096237cafcd4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/beakerlib.git#d9561eb8ad4648abb2e0f8a38613096237cafcd4'}}
Tags
f43
RPMs
src
beakerlib-1.31.5-1.fc43.src.rpm (info) (download)
noarch
beakerlib-1.31.5-1.fc43.noarch.rpm (info) (download)
beakerlib-vim-syntax-1.31.5-1.fc43.noarch.rpm (info) (download)
Logs
noarch
state.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
dnf5.log
mock_config.log
root.log
noarch_rpmdiff.json
Changelog * Fri Sep 12 2025 Dalibor Pospisil <dapospis@redhat.com> - 1.31.5-1 - fixed documentation of rlWaitForCmd - fixed writing to RO variables - fixed the test suite * Wed Jan 29 2025 Dalibor Pospisil <dapospis@redhat.com> - 1.31.4-1 - fixed getting base arch on Fedora and c10s - rlReport support SKIP result, by chuhu - fixed rlIsRHELLike on systems without /etc/os-release, e.g. RHEL-6 - some minor updates * Mon Nov 11 2024 Dalibor Pospisil <dapospis@redhat.com> - 1.31.3-1 - Ensure the dashes are removed from the test name prefix, by seberm * Wed Jul 17 2024 Dalibor Pospisil <dapospis@redhat.com> - 1.31.2-1 - do not block rlJournalPrint on journal.xml creation failure * Mon Jul 08 2024 Dalibor Pospisil <dapospis@redhat.com> - 1.31.1-1 - fixed variable dereference causing the rlFileSubmit to stick in endless loop * Wed Jul 03 2024 Dalibor Pospisil <dapospis@redhat.com> - 1.31-1 - dnf5: use --srpm for srpm downloads instead of --source * Thu Mar 07 2024 Dalibor Pospisil <dapospis@redhat.com> - 1.30-1 - prefer yum over direct download mechanism for the rpm downloads - a few code cleanups - fixed some typos - improved full fmf_id processing - changed installation prefix from / to /usr