Information for build beakerlib-1.31.4-1.el10

ID150587
Package Namebeakerlib
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.31.4
Release1.el10
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/beakerlib.git#e57991aaea9951daca7b8530ec9483f9354d0cab
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
StartedSun, 07 Sep 2025 21:36:26 CST
CompletedSun, 07 Sep 2025 22:08:48 CST
Taskbuild (epel10, /rpms/beakerlib.git:e57991aaea9951daca7b8530ec9483f9354d0cab)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/beakerlib.git#e57991aaea9951daca7b8530ec9483f9354d0cab'}}
Tags
epel10
RPMs
src
beakerlib-1.31.4-1.el10.src.rpm (info) (download)
noarch
beakerlib-1.31.4-1.el10.noarch.rpm (info) (download)
beakerlib-vim-syntax-1.31.4-1.el10.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
dnf.librepo.log
dnf.log
build.log
mock_config.log
hw_info.log
mock_output.log
root.log
dnf.rpm.log
state.log
noarch_rpmdiff.json
Changelog * Wed Jan 29 2025 Packit <hello@packit.dev> - 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 * Wed Nov 06 2024 Packit <hello@packit.dev> - 1.31.3-1 - Ensure the dashes are removed from the test name prefix, by seberm * Wed Jul 17 2024 Packit <hello@packit.dev> - 1.31.2-1 - do not block rlJournalPrint on journal.xml creation failure * Mon Jul 08 2024 Packit <hello@packit.dev> - 1.31.1-1 - fixed variable dereference causing the rlFileSubmit to stick in endless loop * Wed Jul 03 2024 Packit <hello@packit.dev> - 1.31-1 - dnf5: use --srpm for srpm downloads instead of --source