Information for build beakerlib-1.33.3-2.fc45

ID218662
Package Namebeakerlib
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.33.3
Release2.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/beakerlib.git#d0aa922c693dfddc665b1397b12124239ec8cbd5
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 byhezhengyu
State complete
Volume DEFAULT
StartedThu, 27 Aug 2026 20:52:56 CST
CompletedThu, 27 Aug 2026 21:35:54 CST
Taskbuild (f45, /rpms/beakerlib.git:d0aa922c693dfddc665b1397b12124239ec8cbd5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/beakerlib.git#d0aa922c693dfddc665b1397b12124239ec8cbd5'}}
Tags
f45
RPMs
src
beakerlib-1.33.3-2.fc45.src.rpm (info) (download)
noarch
beakerlib-1.33.3-2.fc45.noarch.rpm (info) (download)
beakerlib-vim-syntax-1.33.3-2.fc45.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
hw_info.log
build.log
installed_pkgs.log
state.log
mock_output.log
dnf5.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.33.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Tue Apr 07 2026 Dalibor Pospisil <dapospis@redhat.com> - 1.33.3 fix rlWaitForSocket for unix sockets, by mrc0mmand * Thu Mar 05 2026 Cristian Le <fedora@lecris.me> - 1.33.2 - Add dependency on six from beakerlib-journalling * Tue Feb 24 2026 Dalibor Pospisil <dapospis@redhat.com> - 1.33.1 - updated the dnf/yum rpm dependencies, by yselkowitz * Fri Feb 06 2026 Dalibor Pospisil <dapospis@redhat.com> - 1.33 - added support for libraries referenced using name only * Thu Dec 11 2025 Dalibor Pospisil <dapospis@redhat.com> - 1.32 - introduction of the new way to foist the os-relase and thus present different system to the tests, including the version, by KwisatzHaderach * 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